wiki.techinc.nl/maintenance/language
Timo Tijhof 9a2e9ff1cd maintenance: Remove odd use of $wgLang
* testCompression.php: Called $wgLang, but didn't set it.
  It just assumed it was English. Use a local variable instead.

* update.php: Set $wgLang to English. Set main RequestContext as well.

* transstat.php: Rename $wgLanguages to $languages for less confusion.
  It's just a local instance of language.inc's Languages class.

Change-Id: I67865f4d8710946001f7586ab0a17e125366b184
2016-03-03 01:37:45 +00:00
..
zhtable Use autoloader for PHP data files instead of include/require 2016-01-30 13:08:46 +11:00
alltrans.php Use addDescription() instead of accessing mDescription directly 2016-01-30 01:28:32 -08:00
checkDupeMessages.php
checkExtensions.php
checkLanguage.inc Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
checkLanguage.php Updated some try-catch statements: MWException -> Exception 2015-01-09 17:20:22 -08:00
date-formats.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
digit2html.php Use addDescription() instead of accessing mDescription directly 2016-01-30 01:28:32 -08:00
dumpMessages.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
generateCollationData.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
generateNormalizerDataAr.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
generateNormalizerDataMl.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
generateUtf8Case.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
langmemusage.php Use addDescription() instead of accessing mDescription directly 2016-01-30 01:28:32 -08:00
languages.inc Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
listVariants.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StatOutputs.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
transstat.php maintenance: Remove odd use of $wgLang 2016-03-03 01:37:45 +00:00