r109827 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109826‎ | r109827 | r109828 >
Date:16:08, 23 January 2012
Author:hashar
Status:ok
Tags:
Comment:
update wgUsersNotifiedOnAllChanges doc (r109826)
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -1188,7 +1188,7 @@
11891189
11901190 /**
11911191 * Array of usernames who will be sent a notification email for every change
1192 - * which occurs on a wiki.
 1192+ * which occurs on a wiki. Users will not be notified of their own changes.
11931193 */
11941194 $wgUsersNotifiedOnAllChanges = array();
11951195

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109826Bug 33880 - $wgUsersNotifiedOnAllChanges should not send e-mail to user who m...reedy15:04, 23 January 2012

Status & tagging log