mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
config change
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
/*
|
/*
|
||||||
* Smarty PHPUnit Config
|
* Smarty PHPUnit Config
|
||||||
*/
|
*/
|
||||||
define('individualFolders', false);
|
define('individualFolders', true);
|
||||||
define('MemCacheEnable', false);
|
define('MemCacheEnable', false);
|
||||||
define('ApcCacheEnable', false);
|
define('ApcCacheEnable', false);
|
||||||
define('MysqlCacheEnable', false);
|
define('MysqlCacheEnable', false);
|
||||||
|
Reference in New Issue
Block a user