From 42dada789aba190fcdd23ffc8dcc50e6c44e6657 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Mon, 17 Aug 2009 15:20:37 +0000 Subject: comment fix --- system/codeigniter/Common.php | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'system') diff --git a/system/codeigniter/Common.php b/system/codeigniter/Common.php index 15204492e..eb9dce648 100644 --- a/system/codeigniter/Common.php +++ b/system/codeigniter/Common.php @@ -15,20 +15,6 @@ // ------------------------------------------------------------------------ -/** - * Common Functions - * - * Loads the base classes and executes the request. - * - * @package CodeIgniter - * @subpackage codeigniter - * @category Common Functions - * @author ExpressionEngine Dev Team - * @link http://codeigniter.com/user_guide/ - */ - -// ------------------------------------------------------------------------ - /** * Determines if the current version of PHP is greater then the supplied value * -- cgit v1.2.3-24-g4f1b