* Use local context instead of global variables
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 27 Sep 2011 15:13:37 +0000 (15:13 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 27 Sep 2011 15:13:37 +0000 (15:13 +0000)
commitffcac0f56cd5ec28657ac928c00e49d71636224f
tree92f753ea4bf095105d94948f217d6c6b3467823c
parente20d79da7a097b753bc956cb38f90f1cbe62ae2c
* Use local context instead of global variables
* Call Linker methods statically
* Changed link to Special:Whatlinkshere on Special:Mostlinkedtemplates to pass the page in the subpage parameter instead of "target" to match Special:Mostlinked's behaviour
includes/specials/SpecialMostcategories.php
includes/specials/SpecialMostimages.php
includes/specials/SpecialMostlinked.php
includes/specials/SpecialMostlinkedcategories.php
includes/specials/SpecialMostlinkedtemplates.php