[*] Smarty: move tools/smarty/compile/ and tools/smarty/cache/ folders to cache/smarty/compile/ and cache/smarty/cache/ folders
This commit is contained in:
@@ -40,8 +40,7 @@ $tests = array(
|
||||
'gd' => false,
|
||||
'mysql_support' => false,
|
||||
'config_dir' => INSTALL_PATH.'/../config/',
|
||||
'tools_dir' => INSTALL_PATH.'/../tools/smarty/compile/',
|
||||
'cache_dir' => INSTALL_PATH.'/../tools/smarty/cache/',
|
||||
'cache_dir' => INSTALL_PATH.'/../cache/',
|
||||
'sitemap' => INSTALL_PATH.'/../sitemap.xml',
|
||||
'log_dir' => INSTALL_PATH.'/../log/',
|
||||
'img_dir' => INSTALL_PATH.'/../img/',
|
||||
|
||||
Reference in New Issue
Block a user