From: Happy-melon Date: Mon, 27 Dec 2010 00:07:41 +0000 (+0000) Subject: Follow-up r79036: update comment. X-Git-Tag: 1.31.0-rc.0~33071 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=11358216203bbebd0b12898adae31669f65c15a8;p=lhc%2Fweb%2Fwiklou.git Follow-up r79036: update comment. --- diff --git a/includes/SpecialPage.php b/includes/SpecialPage.php index 64cd0d8064..6f409979fa 100644 --- a/includes/SpecialPage.php +++ b/includes/SpecialPage.php @@ -1082,7 +1082,7 @@ class SpecialMyuploads extends UnlistedSpecialPage { } /** - * Redirect to Special:Listfiles?user=$wgUser + * Redirect from Special:PermanentLink/### to index.php?oldid=### */ class SpecialPermanentLink extends UnlistedSpecialPage { function __construct() {