From bcc7028ecdd67b9d0d32ff0f6ab97f166f1ee62f Mon Sep 17 00:00:00 2001 From: River Tarnell Date: Mon, 4 Jul 2005 04:20:07 +0000 Subject: [PATCH] comment --- includes/Title.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/Title.php b/includes/Title.php index 94f80c5c69..4c6cfa1a0d 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -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 -- 2.20.1