summaryrefslogtreecommitdiffstats
path: root/system/core/Common.php
diff options
context:
space:
mode:
authorPascal Kriete <pascal.kriete@ellislab.com>2010-11-10 21:54:28 +0100
committerPascal Kriete <pascal.kriete@ellislab.com>2010-11-10 21:54:28 +0100
commitcd6f2b8a46433ec883ebdba6743aa5b4ae42b991 (patch)
tree654da6a9bfcefd7205328b4aaf9507bff65a0075 /system/core/Common.php
parent55cf6b32cb61bcb068541f3b0cf83a96d252f580 (diff)
parentb026724a0acb998e1453965e08364c72e33fd500 (diff)
Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/
Diffstat (limited to 'system/core/Common.php')
-rw-r--r--system/core/Common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Common.php b/system/core/Common.php
index 90ba7c963..56fe713bd 100644
--- a/system/core/Common.php
+++ b/system/core/Common.php
@@ -2,7 +2,7 @@
/**
* CodeIgniter
*
- * An open source application development framework for PHP 4.3.2 or newer
+ * An open source application development framework for PHP 5.1.6 or newer
*
* @package CodeIgniter
* @author ExpressionEngine Dev Team