* Added the ability to set the localisation cache directory specifically, overriding...
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 3 Jul 2009 08:02:55 +0000 (08:02 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 3 Jul 2009 08:02:55 +0000 (08:02 +0000)
commite1bc89771d1c4a84cbfcebab1bef58c0de0d36a8
treecc8a0abbf26535c419dfc763490fad7e77b4b619
parent371eb5b6e70e86d24bb3517b1291b229807b20dd
* Added the ability to set the localisation cache directory specifically, overriding $wgCacheDirectory.
* Documented the issues with having multiple wikis share a localisation cache: they will fight each other if they have a different set of extensions.
includes/DefaultSettings.php
includes/LocalisationCache.php