r76235 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76234‎ | r76235 | r76236 >
Date:09:32, 7 November 2010
Author:ialex
Status:ok
Tags:
Comment:
Removed debugging code left in r76234
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1005,7 +1005,7 @@
10061006 * which can cause problems with SPF validation and leak recipient addressses
10071007 * when bounces are sent to the sender.
10081008 */
1009 -$wgUserEmailUseReplyTo = true;
 1009+$wgUserEmailUseReplyTo = false;
10101010
10111011 /**
10121012 * Minimum time, in hours, which must elapse between password reminder

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r76234* (bug 25728) Added $wgPasswordSenderName to allow customise the name associe...ialex09:30, 7 November 2010

Status & tagging log