X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryPagesWithProp.php;h=ad641a46bdea890448189e59d473839909eb73a3;hb=7c3e47f5af04c79ce4319d11abd79d6fc352bd8b;hp=7bcaf2472239dd212e7119aad3c55197bb33d626;hpb=c32888c284a688716e4f4440789f20517d83d2d9;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryPagesWithProp.php b/includes/api/ApiQueryPagesWithProp.php index 7bcaf24722..ad641a46bd 100644 --- a/includes/api/ApiQueryPagesWithProp.php +++ b/includes/api/ApiQueryPagesWithProp.php @@ -140,7 +140,8 @@ class ApiQueryPagesWithProp extends ApiQueryGeneratorBase { 'ids', 'title', 'value', - ) + ), + ApiBase::PARAM_HELP_MSG_PER_VALUE => array(), ), 'continue' => array( ApiBase::PARAM_HELP_MSG => 'api-help-param-continue',