From d38992cea668b61665e550bd09d31689f70123f0 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 8 Sep 2011 16:35:40 -0700 Subject: [PATCH] Update the POD for Session/Url --- lib/WebGUI/Session/Url.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Session/Url.pm b/lib/WebGUI/Session/Url.pm index dd4aec50a..b4e12a15c 100644 --- a/lib/WebGUI/Session/Url.pm +++ b/lib/WebGUI/Session/Url.pm @@ -336,7 +336,7 @@ sub getRequestedUrl { =head2 getSiteURL ( ) -Returns a constructed site url. The returned value can be overridden using the setSiteURL function. +Returns a constructed site url without the gateway. The returned value can be overridden using the setSiteURL function. =cut