X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryProtectedTitles.php;h=5ef2f70b197b33ad8cefee92dea640b68cb687e8;hb=29adb0378d4d80fc62218b11cde3458da50ebdbb;hp=033310d737c23c73742dce3c14d24c57e239c467;hpb=9c092814c7f275db78a6ed769aa76fdd87709c60;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryProtectedTitles.php b/includes/api/ApiQueryProtectedTitles.php index 033310d737..5ef2f70b19 100644 --- a/includes/api/ApiQueryProtectedTitles.php +++ b/includes/api/ApiQueryProtectedTitles.php @@ -216,7 +216,8 @@ class ApiQueryProtectedTitles extends ApiQueryGeneratorBase { 'parsedcomment', 'expiry', 'level' - ) + ), + ApiBase::PARAM_HELP_MSG_PER_VALUE => array(), ), 'continue' => array( ApiBase::PARAM_HELP_MSG => 'api-help-param-continue',