From 9db190c7e736ec8d063187d4241b59feaf7dc2d1 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 22 Jun 2011 11:28:20 +0200 Subject: update to MediaWiki 1.17.0 --- includes/ExternalStoreDB.php | 35 +++++++++++------------------------ 1 file changed, 11 insertions(+), 24 deletions(-) (limited to 'includes/ExternalStoreDB.php') diff --git a/includes/ExternalStoreDB.php b/includes/ExternalStoreDB.php index 769c64da..877277a2 100644 --- a/includes/ExternalStoreDB.php +++ b/includes/ExternalStoreDB.php @@ -1,25 +1,5 @@ &$ret ); + $externalBlobCache = array( $cacheID => &$ret ); return $ret; } -- cgit v1.2.3-54-g00ecf