From a1789ddde42033f1b05cc4929491214ee6e79383 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 17 Dec 2015 09:15:42 +0100 Subject: Update to MediaWiki 1.26.0 --- includes/api/ApiQueryLangBacklinks.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/api/ApiQueryLangBacklinks.php') diff --git a/includes/api/ApiQueryLangBacklinks.php b/includes/api/ApiQueryLangBacklinks.php index 7be18b2f..9f77b84a 100644 --- a/includes/api/ApiQueryLangBacklinks.php +++ b/includes/api/ApiQueryLangBacklinks.php @@ -185,6 +185,7 @@ class ApiQueryLangBacklinks extends ApiQueryGeneratorBase { 'lllang', 'lltitle', ), + ApiBase::PARAM_HELP_MSG_PER_VALUE => array(), ), 'dir' => array( ApiBase::PARAM_DFLT => 'ascending', -- cgit v1.2.3-54-g00ecf