commit | 013c895e7f7e9122f8d2e8c80a3ac77f190c5171 | [log] [tgz] |
---|---|---|
author | Bo-Yi Wu <appleboy.tw@gmail.com> | Mon Sep 12 15:03:44 2011 +0800 |
committer | Bo-Yi Wu <appleboy.tw@gmail.com> | Mon Sep 12 15:03:44 2011 +0800 |
tree | 9bea0d0cec0d132ba5456f81593542b4e732ca16 | |
parent | 4ddee144b3493eaceeed6ca9eb6138c881f43eac [diff] [blame] |
Update: modified return bool value on comment
diff --git a/system/libraries/Form_validation.php b/system/libraries/Form_validation.php index a34809e..c78583f 100644 --- a/system/libraries/Form_validation.php +++ b/system/libraries/Form_validation.php
@@ -1079,7 +1079,7 @@ * * @access public * @param string - * @return string + * @return bool */ public function valid_ip($ip) {