X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryExtLinksUsage.php;h=38eba12c7381f26910f67f7f9af666a191e74746;hb=7c3e47f5af04c79ce4319d11abd79d6fc352bd8b;hp=3f65a19e8ff8631e7ad61a12968f0069d0ddfe89;hpb=c32888c284a688716e4f4440789f20517d83d2d9;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryExtLinksUsage.php b/includes/api/ApiQueryExtLinksUsage.php index 3f65a19e8f..38eba12c73 100644 --- a/includes/api/ApiQueryExtLinksUsage.php +++ b/includes/api/ApiQueryExtLinksUsage.php @@ -155,7 +155,8 @@ class ApiQueryExtLinksUsage extends ApiQueryGeneratorBase { 'ids', 'title', 'url' - ) + ), + ApiBase::PARAM_HELP_MSG_PER_VALUE => array(), ), 'offset' => array( ApiBase::PARAM_TYPE => 'integer',