* Use local context instead of global variables
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 20 Jul 2011 19:49:15 +0000 (19:49 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 20 Jul 2011 19:49:15 +0000 (19:49 +0000)
commit0eca0c1e90a5311e54fa2793a884d8d242e4977f
tree10fde5bfb4f3bdd1651483c60b95b4df392cdadc
parentd83027c7efdc36d0d063c0f56b0d5683e1caa05c
* Use local context instead of global variables
* Call Linker methods statically
* Throw exceptions directly instead of calling OutputPage's methods that will throw them
* Use Title::getUserPermissionsErrors() instead of Title::userCan() so that the User object can be passed to them
includes/specials/SpecialMovepage.php