From 6d3c2c3511f1c041228da0c13b9d25b716dcf1e1 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Thu, 6 Aug 2009 14:43:16 +0000 Subject: code comment cleanup --- system/codeigniter/Common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/codeigniter/Common.php b/system/codeigniter/Common.php index 6d3202d1b..15204492e 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') { -- cgit v1.2.3-24-g4f1b