From: Rob Church Date: Sat, 7 Jul 2007 03:01:47 +0000 (+0000) Subject: No reason this should be inheriting... X-Git-Tag: 1.31.0-rc.0~52229 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=77e0fc0639fdb32ffce56967191db864fd31d310;p=lhc%2Fweb%2Fwiklou.git No reason this should be inheriting... --- diff --git a/includes/BagOStuff.php b/includes/BagOStuff.php index 6a01d3fbec..118e253abb 100644 --- a/includes/BagOStuff.php +++ b/includes/BagOStuff.php @@ -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