Don't even mention $wgTitle
authorChad Horohoe <chadh@wikimedia.org>
Sat, 16 Nov 2013 00:06:48 +0000 (16:06 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Sat, 16 Nov 2013 00:06:48 +0000 (16:06 -0800)
Change-Id: Icdef53a498505945d03fb60fe53251b3bea2bee0

includes/Skin.php

index 170e96f..a71bafc 100644 (file)
@@ -1559,7 +1559,7 @@ abstract class Skin extends ContextSource {
         * editSectionLinkForOther().
         *
         * @param $nt      Title  The title being linked to (may not be the same as
-        *   $wgTitle, if the section is included from a template)
+        *   the current page, if the section is included from a template)
         * @param string $section The designation of the section being pointed to,
         *   to be included in the link, like "&section=$section"
         * @param string $tooltip The tooltip to use for the link: will be escaped