From 11358216203bbebd0b12898adae31669f65c15a8 Mon Sep 17 00:00:00 2001 From: Happy-melon Date: Mon, 27 Dec 2010 00:07:41 +0000 Subject: [PATCH] Follow-up r79036: update comment. --- includes/SpecialPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- 2.20.1