* Use wfMessage() instead of wfMsgGetKey() and wfEmptyMsg()
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 3 Feb 2011 15:29:13 +0000 (15:29 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 3 Feb 2011 15:29:13 +0000 (15:29 +0000)
commita58b7f5139e45aa7174c43bc6d8909ef1cc06928
treea9902cc127a6245e2830ad19b5ed4162cc548942
parent29c54b937415f667ec36b40ec703b674c567c1b3
* Use wfMessage() instead of wfMsgGetKey() and wfEmptyMsg()
* Factorise common code
includes/Article.php
includes/EditPage.php