...and remove another allpages leftover *sigh*
This commit is contained in:
parent
e731df02b6
commit
df08e87bcd
1 changed files with 0 additions and 3 deletions
|
|
@ -44,9 +44,6 @@ class ApiQueryProtectedTitles extends ApiQueryGeneratorBase {
|
|||
}
|
||||
|
||||
public function executeGenerator($resultPageSet) {
|
||||
if ($resultPageSet->isResolvingRedirects())
|
||||
$this->dieUsage('Use "gapfilterredir=nonredirects" option instead of "redirects" when using allpages as a generator', 'params');
|
||||
|
||||
$this->run($resultPageSet);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue