* Use local context instead of global variables
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 10 Feb 2012 19:46:04 +0000 (19:46 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 10 Feb 2012 19:46:04 +0000 (19:46 +0000)
commit998b97c07dfd9b8a43898c5e5003e299cf19f196
tree9b29732530becc0be7bcfda5da256ba9dd2494af
parente6441b8f6c1b40508cfd4b29b01bcfca0961deab
* Use local context instead of global variables
* Same for messages
* Pass the Message object to OutputPage::setPageTitle() and OutputPage::setSubtitle()
* Fixed casing of OutputPage::setPageTitle()
includes/specials/SpecialJavaScriptTest.php