wiki.techinc.nl/includes/cache/localisation
Timo Tijhof 6c4f7ad9db localisation: Remove conditional for plurals-mediawiki.xml file
Follows-up bbbcf089db.

This file always exists. If we want to support disabling this, we
could introduce a configuration option rather than encouraging users to
apply core hacks by modifying or removing this file.

Also move the file paths into an array for re-use.

Bug: T225756
Change-Id: I6c86b5b0bdc4b0242bc406599eb0a172f17f2d03
2021-08-05 01:44:41 +00:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
LCStore.php Add missing public visibility on methods of cache related classes 2020-05-09 10:47:45 +00:00
LCStoreCDB.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
LCStoreDB.php Add TransactionProfiler::silenceForScope() 2021-05-16 18:19:53 +02:00
LCStoreNull.php
LCStoreStaticArray.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
LocalisationCache.php localisation: Remove conditional for plurals-mediawiki.xml file 2021-08-05 01:44:41 +00:00
LocalisationCacheBulkLoad.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00