Follow up r60599. Make normalizeUnicode() work even if $wgContLang is still not set,
authorPlatonides <platonides@users.mediawiki.org>
Sat, 4 Jun 2011 21:19:07 +0000 (21:19 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sat, 4 Jun 2011 21:19:07 +0000 (21:19 +0000)
commit923f44359bc6fd95985616cd5d4223150deb383b
tree0e4446dee86d60c2d4d602dab7e3499f6457eed1
parentcb1c884d6fba89d6a6a28cea99f3e8c8f6b78122
Follow up r60599. Make normalizeUnicode() work even if $wgContLang is still not set,
just as it did before (eg. getGPCVal() check). This allows for early calls before
MediaWiki is completely initialised.
includes/WebRequest.php