r68689 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68688‎ | r68689 | r68690 >
Date:00:01, 29 June 2010
Author:avar
Status:ok
Tags:
Comment:
More accurate comment for $wgConfirmAccountContact
Modified paths:
  • /trunk/extensions/ConfirmAccount/ConfirmAccount.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ConfirmAccount/ConfirmAccount.php
@@ -68,8 +68,8 @@
6969 # and will be accessible to users with crediential lookup permissions
7070 $wgConfirmAccountSaveInfo = true;
7171
72 -# Send an email to address when account requests confirm their email.
73 -# Set to false to skip this.
 72+# Send an email to this address when account requestors confirm their email.
 73+# Set to false to skip this
7474 $wgConfirmAccountContact = false;
7575
7676 # If ConfirmEdit is installed and set to trigger for createaccount,

Status & tagging log