summaryrefslogtreecommitdiffstats
path: root/system/helpers/url_helper.php
diff options
context:
space:
mode:
authorEric Barnes <eric@ericlbarnes.com>2011-08-24 03:38:37 +0200
committerEric Barnes <eric@ericlbarnes.com>2011-08-24 03:38:37 +0200
commit4bc4c1476344f96ebb920677f608cb185a48eaed (patch)
treed481790af762c317b6cdf4db9e2722ad7466002e /system/helpers/url_helper.php
parent67bffa2237188d2cf1a84e8e540e352f458c5c66 (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'))