// display_errors and sql debug is automatically set to on when dev mode is activated

This commit is contained in:
rGaillard
2012-10-29 11:08:19 +00:00
parent c3bbcda805
commit f2f4e7defb
2 changed files with 12 additions and 4 deletions
-1
View File
@@ -25,7 +25,6 @@
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_MODE_DEV_', true);
define('_PS_DEBUG_PROFILING_', false);
define('_PS_MODE_DEMO_', false);