* Fix #908: links to Special: pages should check for existence,
authorAntoine Musso <hashar@users.mediawiki.org>
Sat, 26 May 2007 16:23:34 +0000 (16:23 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sat, 26 May 2007 16:23:34 +0000 (16:23 +0000)
commitde86115ff0383969b81596d382d90f53f0f46d6d
tree31ca99c1765bf951c3e7f3347abaff774f9f0e8e
parentde8d8bba292c1b602f3bf052aec22a0f53338eaa
* Fix #908: links to Special: pages should check for existence,
  and display appropriately
* Add SpecialPage::exists() method.
RELEASE-NOTES
includes/Parser.php
includes/SpecialPage.php
includes/Title.php