[*] Smarty: move tools/smarty/compile/ and tools/smarty/cache/ folders to cache/smarty/compile/ and cache/smarty/cache/ folders

This commit is contained in:
rMalie
2011-10-13 08:14:03 +00:00
parent fe7c458d23
commit 7e3a061d69
11 changed files with 169 additions and 159 deletions
-5
View File
@@ -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);