* Use local context to get messages
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 21 Nov 2011 14:27:22 +0000 (14:27 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 21 Nov 2011 14:27:22 +0000 (14:27 +0000)
commitfdcb585ba8dd29349de4b11db378699e4d9066ec
treeddd53cdedb5c54ee351b0db6d79a581d9158e7f9
parent02444c03901876da5c59c80b81cf454a81e76291
* Use local context to get messages
* Refactored SpecialChangeEmail::error() to get the message name and call OutputPage::wrapWikiMsg() instead of having lot of different ways to handle messages (including parsing the message and then escape it, which is really bad)
includes/specials/SpecialChangeEmail.php