* Use wfMessage() instead of OutputPage::addWikiMsgArray() with the third parameter
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 16 Jul 2011 19:19:01 +0000 (19:19 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 16 Jul 2011 19:19:01 +0000 (19:19 +0000)
commit9e7167bbca031ab3df537dcd36204eb3d72e82f3
tree6acace6ddbbf2306612b4dccd8e040f5b137b54a
parent1fb5d73612b8137641bf3229c9a873323193cf97
* Use wfMessage() instead of OutputPage::addWikiMsgArray() with the third parameter
* In EditPage.php: call Linker methods statically
includes/EditPage.php
includes/OutputPage.php
includes/actions/RollbackAction.php