As discussed with Aaron on irc. Remove "@param bool $wgEnotifUseRealName true will...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 3 Nov 2008 22:33:18 +0000 (22:33 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 3 Nov 2008 22:33:18 +0000 (22:33 +0000)
includes/UserMailer.php

index 8f3a7d0..3018f4c 100644 (file)
@@ -46,7 +46,6 @@ class MailAddress {
 
        /**
         * Return formatted and quoted address to insert into SMTP headers
-        * @param  bool $wgEnotifUseRealName true will use real name instead of username
         * @return string
         */
        function toString() {