// Remove profiling
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
define('_PS_MODE_DEV_', true);
|
||||
define('_PS_DEBUG_PROFILING_', true);
|
||||
define('_PS_DEBUG_PROFILING_', false);
|
||||
define('_PS_MODE_DEMO_', false);
|
||||
|
||||
$currentDir = dirname(__FILE__);
|
||||
|
||||
Reference in New Issue
Block a user