turn off error logging.
This commit is contained in:
parent
49901bab31
commit
1acd66a247
|
@ -42,7 +42,7 @@
|
|||
|
|
||||
*/
|
||||
|
||||
'log' => true,
|
||||
'log' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue