Correcting mistake from earlier.

This commit is contained in:
mark_story 2009-09-17 20:25:44 -04:00
parent 0d6f6232e6
commit caf780fdfb

View file

@ -39,7 +39,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', 2);
/**
* CakePHP Log Level: