From: Sam Reed Date: Fri, 14 Jan 2011 21:15:12 +0000 (+0000) Subject: Followup r80324, add type property description X-Git-Tag: 1.31.0-rc.0~32538 X-Git-Url: http://git.cyclocoop.org/%22%2C%20generer_url_ecrire%28?a=commitdiff_plain;h=cab22980edb9bdb23cfec964169c65717d397670;p=lhc%2Fweb%2Fwiklou.git Followup r80324, add type property description --- diff --git a/includes/api/ApiQueryCategoryMembers.php b/includes/api/ApiQueryCategoryMembers.php index 2c89c61044..0778f38cb6 100644 --- a/includes/api/ApiQueryCategoryMembers.php +++ b/includes/api/ApiQueryCategoryMembers.php @@ -311,6 +311,7 @@ class ApiQueryCategoryMembers extends ApiQueryGeneratorBase { ' ids - Adds the page ID', ' title - Adds the title and namespace ID of the page', ' sortkey - Adds the sortkey used for the category', + ' type - Adds the type that the page has been categorised as', ' timestamp - Adds the timestamp of when the page was included', ), 'namespace' => 'Only include pages in these namespaces',