From 1222087be893a38927c0a61566231abf093fbf2f Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Mon, 26 Mar 2012 21:38:56 +0300 Subject: Remove access description lines and cleanup the url helper --- system/helpers/form_helper.php | 1 - 1 file changed, 1 deletion(-) (limited to 'system/helpers/form_helper.php') diff --git a/system/helpers/form_helper.php b/system/helpers/form_helper.php index ada822860..e5b487608 100644 --- a/system/helpers/form_helper.php +++ b/system/helpers/form_helper.php @@ -586,7 +586,6 @@ if ( ! function_exists('form_close')) * * Formats text so that it can be safely placed in a form field in the event it has HTML tags. * - * @access public * @param string * @return string */ -- cgit v1.2.3-24-g4f1b