* Use local context instead of global variables
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 18 Oct 2011 14:08:48 +0000 (14:08 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 18 Oct 2011 14:08:48 +0000 (14:08 +0000)
commitfe8ab5a01d6b340773ff2b41c4f34e1835d06fdb
tree73226d963e91606f0d4152a564cfcb442bc2a289
parent5626cc207068991a6fe18a67e17cc497da69d123
* Use local context instead of global variables
* Pass the context between Special:Userlogin and Special:ChangePassword when calling the other one
includes/specials/SpecialChangePassword.php
includes/specials/SpecialUserlogin.php