r106420 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106419‎ | r106420 | r106421 >
Date:09:22, 16 December 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
r98539 - make a note of change in comments
Modified paths:
  • /trunk/phase3/includes/User.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/User.php
@@ -3937,7 +3937,7 @@
39383938 }
39393939
39403940 /**
3941 - * Add a newuser log entry for this user
 3941+ * Add a newuser log entry for this user. Before 1.19 the return value was always true.
39423942 *
39433943 * @param $byEmail Boolean: account made by email?
39443944 * @param $reason String: user supplied reason

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r98539Made addNewUserLogEntry() return the ID of the new log entry to be more usefulaaron17:31, 30 September 2011

Status & tagging log