(bug 15068) Added $wgEnotifUseRealName, which allows UserMailer to send out e-mails...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 3 Nov 2008 21:31:47 +0000 (21:31 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 3 Nov 2008 21:31:47 +0000 (21:31 +0000)
commit7ccff4543c5eb566ddae26851c624cadaff41554
tree1304cb868d6f9eb3a29c672962474ec8ed6783d7
parent54db57f69dae06acd9d6a3550410b971da30484c
(bug 15068) Added $wgEnotifUseRealName, which allows UserMailer to send out e-mails based on the user's real name if one is set. Defaults to false (use the username). Patch by ^demon (Chad Horohoe). Per suggestion of brion.
RELEASE-NOTES
includes/DefaultSettings.php
includes/UserMailer.php