comment
authorRiver Tarnell <kateturner@users.mediawiki.org>
Mon, 4 Jul 2005 04:20:07 +0000 (04:20 +0000)
committerRiver Tarnell <kateturner@users.mediawiki.org>
Mon, 4 Jul 2005 04:20:07 +0000 (04:20 +0000)
includes/Title.php

index 94f80c5..4c6cfa1 100644 (file)
@@ -722,7 +722,8 @@ class Title {
        }
 
        /**
-        * Get a URL with no fragment or server name
+        * Get a URL with no fragment or server name.  If this page is generated
+        * with action=render, $wgServer is prepended.
         * @param string $query an optional query string; if not specified,
         *      $wgArticlePath will be used.
         * @return string the URL