summaryrefslogtreecommitdiff
path: root/protected/config/main.php
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2012-05-18 23:49:50 +0200
committerPatrick Seeger <pseeger@ccwn.org>2012-05-18 23:49:50 +0200
commit8f75b966aa7376e2febe42f0d39257a8b3eec667 (patch)
treea20e255e9d4e749a44811c7b6e525b9c112f2270 /protected/config/main.php
parent06d036c59abbca0b851dd2d820cf57f51514e86d (diff)
menustruktur optimiert
Diffstat (limited to 'protected/config/main.php')
-rw-r--r--protected/config/main.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/protected/config/main.php b/protected/config/main.php
index 653a119..87266e5 100644
--- a/protected/config/main.php
+++ b/protected/config/main.php
@@ -91,9 +91,9 @@ return array(
),
// uncomment the following to show log messages on web pages
-// array(
-// 'class'=>'CWebLogRoute',
-// ),
+ array(
+ 'class'=>'CWebLogRoute',
+ ),
),
),