turn off error logging.

This commit is contained in:
Taylor Otwell 2011-11-15 20:04:06 -06:00
parent 49901bab31
commit 1acd66a247
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
|
*/
'log' => true,
'log' => false,
/*
|--------------------------------------------------------------------------