Replace deprecated wfMsg* calls with Message class calls.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 27 Aug 2012 18:33:45 +0000 (20:33 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 27 Aug 2012 18:44:47 +0000 (20:44 +0200)
commit01788cddd3b614f8c25d4acf0516ceb6c3f33a48
treea1974cd354681db9b49f1be078f04cd8aba57dac
parentd3f1d418dec7e3bc3e42dc28c321c308b4d28cdb
Replace deprecated wfMsg* calls with Message class calls.

Last round of easy replacements. About 30 uses in core remain (outside of HISTORY
and GlobalFunctions::wfMsg*). I'll work with IAlex and Nikerabbit to work towards
getting rid of those, too.

Updated method documentation in a few places.

Change-Id: I2491c006b62a9cc183230e31a0bd96c91e5b6142
includes/Title.php
includes/User.php
includes/UserMailer.php
includes/WikiError.php
includes/WikiPage.php