* (bug 20464) Force manual recaching to false in LocalisationCache::disableBackend...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 2 Sep 2009 20:16:26 +0000 (20:16 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 2 Sep 2009 20:16:26 +0000 (20:16 +0000)
commitb274afeef5a5410934b9a2e3370533b28d095826
tree002c4f26ac100107ad63660618c3f65e2a4b0d51
parent6d29388a2a48c0dd0ba4f8dc620d6106f807288e
* (bug 20464) Force manual recaching to false in LocalisationCache::disableBackend() since otherwise an Exception with the message "No localisation cache found for English. Please run maintenance/rebuildLocalisationCache.php." is thrown each time update.php is executed.
includes/LocalisationCache.php