commit | f31895096e821c694670b62180b7a5c309b62a9b | [log] [tgz] |
---|---|---|
author | Eric Barnes <eric@ericlbarnes.com> | Tue Aug 23 21:40:59 2011 -0400 |
committer | Eric Barnes <eric@ericlbarnes.com> | Tue Aug 23 21:40:59 2011 -0400 |
tree | ba8ae39174c4061802bc68e32eb121fd9b658b5b | |
parent | 10c0117188e026ba156f0aa02923ef9c17f17230 [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'))