From 1031b56f982f973f85cb3e1528f7bcbba662778f Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 5 Aug 2007 23:39:29 +0000 Subject: fixed doc error. --- framework/Web/THttpRequest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/Web') diff --git a/framework/Web/THttpRequest.php b/framework/Web/THttpRequest.php index 8fcb926e..a6941d5e 100644 --- a/framework/Web/THttpRequest.php +++ b/framework/Web/THttpRequest.php @@ -551,7 +551,6 @@ class THttpRequest extends TApplicationComponent implements IteratorAggregate,Ar * @param array GET parameters, null if not needed * @param boolean whether to encode the ampersand in URL, defaults to true. * @param boolean whether to encode the GET parameters (their names and values), defaults to false. - * @param boolean whether to use HTTPS even if the current request is sent via HTTP * @return string URL * @see TUrlManager::constructUrl */ -- cgit v1.2.3