// MCached renamed in CacheMemcache + CacheFS renamed in CacheFs

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9136 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-10-07 12:49:15 +00:00
parent 9236b287b1
commit de7107b58c
13 changed files with 40 additions and 471 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
* International Registered Trademark & Property of PrestaShop SA
*/
class CacheFSCore extends Cache {
class CacheFsCore extends Cache {
protected $_depth;