summaryrefslogtreecommitdiff
path: root/includes/api/ApiQueryIWBacklinks.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/ApiQueryIWBacklinks.php')
-rw-r--r--includes/api/ApiQueryIWBacklinks.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/api/ApiQueryIWBacklinks.php b/includes/api/ApiQueryIWBacklinks.php
index 618387d2..2fe4bd91 100644
--- a/includes/api/ApiQueryIWBacklinks.php
+++ b/includes/api/ApiQueryIWBacklinks.php
@@ -186,6 +186,7 @@ class ApiQueryIWBacklinks extends ApiQueryGeneratorBase {
'iwprefix',
'iwtitle',
),
+ ApiBase::PARAM_HELP_MSG_PER_VALUE => array(),
),
'dir' => array(
ApiBase::PARAM_DFLT => 'ascending',