No reason this should be inheriting...
authorRob Church <robchurch@users.mediawiki.org>
Sat, 7 Jul 2007 03:01:47 +0000 (03:01 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sat, 7 Jul 2007 03:01:47 +0000 (03:01 +0000)
includes/BagOStuff.php

index 6a01d3f..118e253 100644 (file)
@@ -568,7 +568,7 @@ class eAccelBagOStuff extends BagOStuff {
  * Wrapper for XCache object caching functions; identical interface
  * to the APC wrapper
  */
-class XCacheBagOStuff extends APCBagOStuff {
+class XCacheBagOStuff extends BagOStuff {
 
        /**
         * Get a value from the XCache object cache