summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/codeigniter/Common.php14
1 files changed, 0 insertions, 14 deletions
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
@@ -16,20 +16,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
*
* Since there are a few places where we conditionally test for PHP > 5