Follow-up r79036: update comment.
authorHappy-melon <happy-melon@users.mediawiki.org>
Mon, 27 Dec 2010 00:07:41 +0000 (00:07 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Mon, 27 Dec 2010 00:07:41 +0000 (00:07 +0000)
includes/SpecialPage.php

index 64cd0d8..6f40997 100644 (file)
@@ -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() {