From: Alexandre Emsenhuber Date: Tue, 5 Apr 2011 16:28:38 +0000 (+0000) Subject: Seems I forgot this file in r85442 X-Git-Tag: 1.31.0-rc.0~31008 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=7fc4255afe7ee277434e6617d877da82ca02e125;p=lhc%2Fweb%2Fwiklou.git Seems I forgot this file in r85442 --- diff --git a/includes/api/ApiQueryUserInfo.php b/includes/api/ApiQueryUserInfo.php index 0bfee0e5b9..f6e9bad530 100644 --- a/includes/api/ApiQueryUserInfo.php +++ b/includes/api/ApiQueryUserInfo.php @@ -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',