add changes

This commit is contained in:
2012-03-28 15:47:20 +02:00
parent 2ca8e2c533
commit 664b001e5c
17 changed files with 176 additions and 118 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
class Page
include Cmtool::Page
include Cmtool::Includes::Page
end
+1 -1
View File
@@ -1,3 +1,3 @@
class User
include Cmtool::User
include Cmtool::Includes::User
end