summaryrefslogtreecommitdiff
path: root/protected/config/main.php
diff options
context:
space:
mode:
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',
+ ),
),
),