Quick fix to categoriesHtml() given new skin changes
[lhc/web/wiklou.git] / 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',