[+] Classes: Add Xcache support

This commit is contained in:
rMalie
2011-10-11 14:28:21 +00:00
parent 0095fcfa5c
commit b8ffadf7b3
5 changed files with 110 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
class CacheXcache extends CacheXcacheCore
{
}