From 7fc4255afe7ee277434e6617d877da82ca02e125 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Tue, 5 Apr 2011 16:28:38 +0000 Subject: [PATCH] Seems I forgot this file in r85442 --- includes/api/ApiQueryUserInfo.php | 1 + 1 file changed, 1 insertion(+) 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', -- 2.20.1