This fixes three issues with the installer: 1) Make sure LocalizationCache can find the installer's i18n files. 2) Make sure we don't try to use an SqlBagOStuff for caching before we have a functioning database. 3) Don't try to output HTML when redirecting (this is unrelated to MediaWikiServices, but came up during testing) Bug: T135169 Change-Id: I7caa932024cd771d6fa226a3ac6001c3148ecc9c |
||
|---|---|---|
| .. | ||
| LCStore.php | ||
| LCStoreCDB.php | ||
| LCStoreDB.php | ||
| LCStoreNull.php | ||
| LCStoreStaticArray.php | ||
| LocalisationCache.php | ||
| LocalisationCacheBulkLoad.php | ||