r66732 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66731‎ | r66732 | r66733 >
Date:19:18, 21 May 2010
Author:reedy
Status:ok
Tags:
Comment:
Change text to Users for bug 23620
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryUserContributions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryUserContributions.php
@@ -417,7 +417,7 @@
418418 'start' => 'The start timestamp to return from',
419419 'end' => 'The end timestamp to return to',
420420 'continue' => 'When more results are available, use this to continue',
421 - 'user' => 'The user to retrieve contributions for',
 421+ 'user' => 'The users to retrieve contributions for',
422422 'userprefix' => "Retrieve contibutions for all users whose names begin with this value. Overrides {$p}user",
423423 'dir' => 'The direction to search (older or newer)',
424424 'namespace' => 'Only list contributions in these namespaces',

Status & tagging log