One step forward with the Message class.
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 2 Sep 2010 17:12:56 +0000 (17:12 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 2 Sep 2010 17:12:56 +0000 (17:12 +0000)
commitab9595e30426e231f23bd90104634c1e7878b214
tree06897d523b87686adbf5bcb5b75b72c2aea18400
parent6e497d00d271a3ddb58875c8f3f036972272b5da
One step forward with the Message class.

wfMessage can be used now. Later the old wfMsg* function will be changed to just wrappers over the new class.
includes/GlobalFunctions.php
includes/Message.php