In WantedQueryPage:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 14 Oct 2011 14:20:02 +0000 (14:20 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 14 Oct 2011 14:20:02 +0000 (14:20 +0000)
commit82cc745a524bae7495e762cb444361a3faffd84a
treee3690421095b97cfa43ee5a8fefac4716c854263
parentf8a0e34ca1b8584660dc9a6867a5b0bfdf80f3f1
In WantedQueryPage:
* Call Linker methods statically
* Use $this->msg() to simplify parameter formatting and escaping
* Link to Special:Whatlinkshere/Page instead of Special:Whatlinkshere?target=Page for consistency
includes/QueryPage.php