WTF
This commit is contained in:
parent
b03f8375cc
commit
b0ed0c11ad
|
|
@ -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', 0);
|
||||
Configure::write('debug', 1);
|
||||
|
||||
|
||||
$host = $_SERVER['HTTP_HOST'];
|
||||
|
|
|
|||
Loading…
Reference in a new issue