r47235 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47234‎ | r47235 | r47236 >
Date:21:53, 13 February 2009
Author:catrope
Status:deferred
Tags:
Comment:
Document ptlevel parameter. I should really learn to get stuff right in fewer than 5 commits
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryProtectedTitles.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryProtectedTitles.php
@@ -171,6 +171,7 @@
172172 'dir' => 'The direction in which to list',
173173 'limit' => 'How many total pages to return.',
174174 'prop' => 'Which properties to get',
 175+ 'level' => 'Only list titles with these protection levels',
175176 );
176177 }
177178

Status & tagging log