[*] Smarty: move tools/smarty/compile/ and tools/smarty/cache/ folders to cache/smarty/compile/ and cache/smarty/cache/ folders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9300 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -156,11 +156,6 @@ class ConfigurationTestCore
|
||||
return self::test_dir($dir, true);
|
||||
}
|
||||
|
||||
public static function test_tools_dir($dir)
|
||||
{
|
||||
return self::test_dir($dir);
|
||||
}
|
||||
|
||||
public static function test_cache_dir($dir)
|
||||
{
|
||||
return self::test_dir($dir);
|
||||
|
||||
Reference in New Issue
Block a user