(bug 268) add Special:PermanentLink/### as an internally-linkable redirect to index...
authorHappy-melon <happy-melon@users.mediawiki.org>
Mon, 27 Dec 2010 00:03:35 +0000 (00:03 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Mon, 27 Dec 2010 00:03:35 +0000 (00:03 +0000)
commit1afaa075d379a30560fcc0768e438f7144fd25f4
tree06c9e60ef72591c6c8523a371e7a696a71885c66
parent575accae5846fe243fcca44711a5094e79236c44
(bug 268) add Special:PermanentLink/### as an internally-linkable redirect to index.php?oldid=###.

Also refactor SpecialPage::getRedirectQuery() to return an associative array to pass to wfArrayToCGI(), rather than bodging the query string together internally.
includes/SpecialPage.php
languages/messages/MessagesEn.php