Seems I forgot this file in r85442
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 5 Apr 2011 16:28:38 +0000 (16:28 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 5 Apr 2011 16:28:38 +0000 (16:28 +0000)
includes/api/ApiQueryUserInfo.php

index 0bfee0e..f6e9bad 100644 (file)
@@ -208,6 +208,7 @@ class ApiQueryUserInfo extends ApiQueryBase {
                                '  rights           - Lists all the rights the current user has',
                                '  changeablegroups - Lists the groups the current user can add to and remove from',
                                '  options          - Lists all preferences the current user has set',
+                               '  preferencestoken - Get a token to change current user\'s preferences',
                                '  editcount        - Adds the current user\'s edit count',
                                '  ratelimits       - Lists all rate limits applying to the current user',
                                '  realname         - Adds the user\'s real name',