summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--protected/config/maincfg.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/protected/config/maincfg.php b/protected/config/maincfg.php
index 52c34bf..b5fed17 100644
--- a/protected/config/maincfg.php
+++ b/protected/config/maincfg.php
@@ -96,9 +96,9 @@ return array(
'logFile'=>'debug.log',
),
// uncomment the following to show log messages on web pages
- array(
+ /* array(
'class'=>'CWebLogRoute',
- ),
+ ),*/
),
),
),