X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fapi%2FApiQueryExtLinksUsage.php;h=38eba12c7381f26910f67f7f9af666a191e74746;hb=70e760ee4e37edad1be0573b37c17fe6899e4806;hp=3f65a19e8ff8631e7ad61a12968f0069d0ddfe89;hpb=cf73ab56fff68ebf3eb3fc3d1d600c950b42e4dc;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',