From: Yuri Astrakhan Date: Mon, 28 May 2007 08:06:40 +0000 (+0000) Subject: API: fixed broken redirects feature X-Git-Tag: 1.31.0-rc.0~52788 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=2c343c99fc3febe4a43be622e57646b4849f25aa;p=lhc%2Fweb%2Fwiklou.git API: fixed broken redirects feature --- diff --git a/includes/api/ApiQuery.php b/includes/api/ApiQuery.php index a741b29720..15e9706829 100644 --- a/includes/api/ApiQuery.php +++ b/includes/api/ApiQuery.php @@ -149,6 +149,7 @@ class ApiQuery extends ApiBase { public function execute() { $this->params = $this->extractRequestParams(); + $this->redirects = $this->params['redirects']; // // Create PageSet