r23817 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23816‎ | r23817 | r23818 >
Date:03:01, 7 July 2007
Author:robchurch
Status:old
Tags:
Comment:
No reason this should be inheriting...
Modified paths:
  • /trunk/phase3/includes/BagOStuff.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/BagOStuff.php
@@ -568,7 +568,7 @@
569569 * Wrapper for XCache object caching functions; identical interface
570570 * to the APC wrapper
571571 */
572 -class XCacheBagOStuff extends APCBagOStuff {
 572+class XCacheBagOStuff extends BagOStuff {
573573
574574 /**
575575 * Get a value from the XCache object cache

Follow-up revisions

RevisionCommit summaryAuthorDate
r23912Merged revisions 23662-23909 via svnmerge from...david18:11, 9 July 2007

Status & tagging log