[phpshop commit] r65 - trunk/phpshop2/app/config

1 view
Skip to first unread message

codesite...@google.com

unread,
Feb 15, 2009, 10:27:01 PM2/15/09
to phpsh...@googlegroups.com
Author: edikon
Date: Sun Feb 15 19:19:29 2009
New Revision: 65

Modified:
trunk/phpshop2/app/config/core.php

Log:
turned debbug to 1 by default


Modified: trunk/phpshop2/app/config/core.php
==============================================================================
--- trunk/phpshop2/app/config/core.php (original)
+++ trunk/phpshop2/app/config/core.php Sun Feb 15 19:19:29 2009
@@ -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', 2);
+ Configure::write('debug', 1);
/**
* Application wide charset encoding
*/

Reply all
Reply to author
Forward
0 new messages