Followup r80324, add type property description
authorSam Reed <reedy@users.mediawiki.org>
Fri, 14 Jan 2011 21:15:12 +0000 (21:15 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Fri, 14 Jan 2011 21:15:12 +0000 (21:15 +0000)
includes/api/ApiQueryCategoryMembers.php

index 2c89c61..0778f38 100644 (file)
@@ -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',