From 409917a94dd5da56ffa1f2d8e07c8575df5609fc Mon Sep 17 00:00:00 2001 From: astaf Date: Wed, 27 Jun 2012 09:35:15 +0200 Subject: asd --- protected/config/maincfg.php | 4 ++-- 1 file 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', - ), + ),*/ ), ), ), -- cgit v1.0-28-g1787