X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryBlocks.php;h=229e3d1187cba2c0bf388cd9366f8782ff1c5e85;hb=381a6ce691840437c6a449fe52bfd6dacb80af2d;hp=d004020db8b72c4914b62636763993e87599b130;hpb=b96b465f7f22d3ffa7fd6728535aa9aeb511ef8a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryBlocks.php b/includes/api/ApiQueryBlocks.php index d004020db8..229e3d1187 100644 --- a/includes/api/ApiQueryBlocks.php +++ b/includes/api/ApiQueryBlocks.php @@ -273,6 +273,7 @@ class ApiQueryBlocks extends ApiQueryBase { ApiBase::PARAM_ISMULTI => true ), 'users' => array( + ApiBase::PARAM_TYPE => 'user', ApiBase::PARAM_ISMULTI => true ), 'ip' => array(