[+] Classes: Add Xcache support

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9242 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-10-11 14:28:21 +00:00
parent 76227dfe9a
commit 7db309c819
5 changed files with 110 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
class CacheXcache extends CacheXcacheCore
{
}