Allow WantedQueryPage subclasses to override the existence check
authorBrian Wolff <bawolff+wn@gmail.com>
Sat, 19 Jul 2014 14:51:26 +0000 (11:51 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Sun, 14 Sep 2014 22:14:52 +0000 (19:14 -0300)
commit81740c599d2186c23bd6f7d475da0728a5995a70
tree600e605ea7f1fba890d8764d7c193acfb3ffa3aa
parentb82a8a080a4fdff6abd36290ff77f583a363127a
Allow WantedQueryPage subclasses to override the existence check

Some pages are still "wanted" even if the page exists. For
example, consider a page in the file namespace that exists but
doesn't have a corresponding file, in the context of
special:wantedfiles.

Change-Id: Ie40f2baea22b3564e7f06c4fa21bc1efdc0e4d54
includes/specialpage/WantedQueryPage.php