X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2FApiQueryAllUsers.php;h=eb3e5537496c5e16fe120f0e6516f1cf66c8b24c;hp=b52b1c6aa3715ef05d4e330f87bea77f1e519b07;hb=59ebff658ce912c1b0e7ef8d8f9bfec5a4e17b39;hpb=bca2d29cbf2d9a9bbebf546e9df2d80131ae5900 diff --git a/includes/api/ApiQueryAllUsers.php b/includes/api/ApiQueryAllUsers.php index b52b1c6aa3..eb3e553749 100644 --- a/includes/api/ApiQueryAllUsers.php +++ b/includes/api/ApiQueryAllUsers.php @@ -340,7 +340,8 @@ class ApiQueryAllUsers extends ApiQueryBase { 'rights', 'editcount', 'registration' - ) + ), + ApiBase::PARAM_HELP_MSG_PER_VALUE => array(), ), 'limit' => array( ApiBase::PARAM_DFLT => 10,