r47233 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47232‎ | r47233 | r47234 >
Date:21:37, 13 February 2009
Author:catrope
Status:deferred
Tags:
Comment:
...and remove another allpages leftover *sigh*
Modified paths:
  • /trunk/phase3/includes/api/ApiQueryProtectedTitles.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryProtectedTitles.php
@@ -44,9 +44,6 @@
4545 }
4646
4747 public function executeGenerator($resultPageSet) {
48 - if ($resultPageSet->isResolvingRedirects())
49 - $this->dieUsage('Use "gapfilterredir=nonredirects" option instead of "redirects" when using allpages as a generator', 'params');
50 -
5148 $this->run($resultPageSet);
5249 }
5350

Status & tagging log