commit | 6d3c2c3511f1c041228da0c13b9d25b716dcf1e1 | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Thu Aug 06 14:43:16 2009 +0000 |
committer | Derek Jones <derek.jones@ellislab.com> | Thu Aug 06 14:43:16 2009 +0000 |
tree | 0d6252880da43157bbc5a3415e0430b46ea466c5 | |
parent | 77b513b821bf6df4b3afd4b841db93999632050e [diff] |
code comment cleanup
diff --git a/system/codeigniter/Common.php b/system/codeigniter/Common.php index 6d3202d..1520449 100644 --- a/system/codeigniter/Common.php +++ b/system/codeigniter/Common.php
@@ -37,7 +37,7 @@ * * @access public * @param string -* * @return bool +* @return bool */ function is_php($version = '5.0.0') {