* Made OutputPage extend ContextSource instead of duplicating its code; this also...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 30 Jul 2011 19:37:19 +0000 (19:37 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 30 Jul 2011 19:37:19 +0000 (19:37 +0000)
commitc8e9747d3e827b5d63757fff52b1b9a98f6dea39
tree432fecae0fb04b1b5e7c6cd26fce8d07c4a40994
parent207019b17026a7da5fadf15d3d4cc7459b6a1364
* Made OutputPage extend ContextSource instead of duplicating its code; this also adds getLang() that was missing
* Use getLang() instead of $wgLang
includes/OutputPage.php