r66530 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66529‎ | r66530 | r66531 >
Date:13:23, 16 May 2010
Author:gurch
Status:ok
Tags:
Comment:
API: document uiprop=email parameter
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryUserInfo.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryUserInfo.php
@@ -190,7 +190,8 @@
191191 ' changeablegroups - lists the groups the current user can add to and remove from',
192192 ' options - lists all preferences the current user has set',
193193 ' editcount - adds the current user\'s edit count',
194 - ' ratelimits - lists all rate limits applying to the current user'
 194+ ' ratelimits - lists all rate limits applying to the current user',
 195+ ' email - adds the user\'s email address and email authentication date',
195196 )
196197 );
197198 }

Status & tagging log