From: Antoine Musso Date: Mon, 23 Jan 2012 16:08:38 +0000 (+0000) Subject: update wgUsersNotifiedOnAllChanges doc (r109826) X-Git-Tag: 1.31.0-rc.0~25121 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/?a=commitdiff_plain;h=04d6b4a0df232a814116b07b61699cbffefc2986;p=lhc%2Fweb%2Fwiklou.git update wgUsersNotifiedOnAllChanges doc (r109826) --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 3b38281910..7cd5cc82ae 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1188,7 +1188,7 @@ $wgEnotifUseRealName = false; /** * Array of usernames who will be sent a notification email for every change - * which occurs on a wiki. + * which occurs on a wiki. Users will not be notified of their own changes. */ $wgUsersNotifiedOnAllChanges = array();