Disabled debug
This commit is contained in:
parent
db7778792b
commit
ab19aaa4f2
|
|
@ -40,7 +40,7 @@
|
|||
* In production mode, flash messages redirect after a time interval.
|
||||
* In development mode, you need to click the flash message to continue.
|
||||
*/
|
||||
Configure::write('debug', 1);
|
||||
Configure::write('debug', 0);
|
||||
|
||||
|
||||
$host = $_SERVER['HTTP_HOST'];
|
||||
|
|
|
|||
Loading…
Reference in a new issue