commit | 4bc4c1476344f96ebb920677f608cb185a48eaed | [log] [tgz] |
---|---|---|
author | Eric Barnes <eric@ericlbarnes.com> | Tue Aug 23 21:38:37 2011 -0400 |
committer | Eric Barnes <eric@ericlbarnes.com> | Tue Aug 23 21:38:37 2011 -0400 |
tree | d481790af762c317b6cdf4db9e2722ad7466002e | |
parent | 67bffa2237188d2cf1a84e8e540e352f458c5c66 [diff] [blame] |
Changed doc block options. Fixes #100
diff --git a/system/helpers/url_helper.php b/system/helpers/url_helper.php index 9f4b852..09d9756 100644 --- a/system/helpers/url_helper.php +++ b/system/helpers/url_helper.php
@@ -527,7 +527,7 @@ * * @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'))