* Use local context instead of global variables (where possible)
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 12 Sep 2011 08:49:14 +0000 (08:49 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 12 Sep 2011 08:49:14 +0000 (08:49 +0000)
commit772a3a62d1105dd26d723d346a4b4503fff151ca
tree4101d38dd508923c52f644856595527e22668152
parent361078c21f9485283e99c884f9124e698c2d2d1b
* Use local context instead of global variables (where possible)
* Made getFormFields() non-static since the only call to it is in that file
includes/specials/SpecialBlock.php