Use isAnon() so that the mail doesn't contain "anonymous user w.x.y.z" when a logged...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 4 Jun 2011 20:11:05 +0000 (20:11 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 4 Jun 2011 20:11:05 +0000 (20:11 +0000)
commit885c45aca3db324617aaf78bc25d98eeb0ec5869
tree4b6047519ea3b457cb6fed1b72e3298899372a58
parent9d5f31068e9e31bd1d38b71e1ceaccf836190ef0
Use isAnon() so that the mail doesn't contain "anonymous user w.x.y.z" when a logged in user has "w.x.y.z" as real name and $wgEnotifUseRealName is true
includes/UserMailer.php