summaryrefslogtreecommitdiffstats
path: root/system/helpers/url_helper.php
diff options
context:
space:
mode:
authorEric Barnes <eric@ericlbarnes.com>2011-08-24 03:40:59 +0200
committerEric Barnes <eric@ericlbarnes.com>2011-08-24 03:40:59 +0200
commitf31895096e821c694670b62180b7a5c309b62a9b (patch)
treeba8ae39174c4061802bc68e32eb121fd9b658b5b /system/helpers/url_helper.php
parent10c0117188e026ba156f0aa02923ef9c17f17230 (diff)
Changed doc block options. Fixes #100
Diffstat (limited to 'system/helpers/url_helper.php')
-rw-r--r--system/helpers/url_helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/url_helper.php b/system/helpers/url_helper.php
index 9f4b85248..09d975621 100644
--- a/system/helpers/url_helper.php
+++ b/system/helpers/url_helper.php
@@ -527,7 +527,7 @@ if ( ! function_exists('url_title'))
*
* @access public
* @param string the URL
- * @param string the method: location or redirect
+ * @param string the method: location or refresh
* @return string
*/
if ( ! function_exists('redirect'))