r32384 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32383‎ | r32384 | r32385 >
Date:21:08, 24 March 2008
Author:catrope
Status:old
Tags:
Comment:
API: Change acprop description to allow for future expansion
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryAllCategories.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryAllCategories.php
@@ -144,7 +144,7 @@
145145 'prefix' => 'Search for all category titles that begin with this value.',
146146 'dir' => 'Direction to sort in.',
147147 'limit' => 'How many categories to return.',
148 - 'prop' => 'Indicates if API should output category size',
 148+ 'prop' => 'Which properties to get',
149149 );
150150 }
151151

Status & tagging log