Support GENDER in 'renameuser-renamed-notice', changing LogEventsList::showLogExtract...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 14 Sep 2009 18:58:25 +0000 (18:58 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 14 Sep 2009 18:58:25 +0000 (18:58 +0000)
commitc17bd28e1e3d2dbfc88b5aa078887a5a6d478be3
tree202b08885515c719fff1e0727672d92a629493c6
parentbbe9f7e5fad53a28d9609f0a69a21ee99443a64b
Support GENDER in 'renameuser-renamed-notice', changing LogEventsList::showLogExtract for that:
* param $msgKey from String to Array, where first element is the message key, additional elements are parameters for the key

Comment by Nikerabbit: "... that is cargo train number of parameters :o". I tried not to make it worse.
includes/LogEventsList.php