summaryrefslogtreecommitdiffstats
path: root/system/helpers/compatibility_helper.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/helpers/compatibility_helper.php
parent55cf6b32cb61bcb068541f3b0cf83a96d252f580 (diff)
parentb026724a0acb998e1453965e08364c72e33fd500 (diff)
Automated merge with http://hg.ellislab.com/CodeIgniterNoPhp4/
Diffstat (limited to 'system/helpers/compatibility_helper.php')
-rw-r--r--system/helpers/compatibility_helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/compatibility_helper.php b/system/helpers/compatibility_helper.php
index 912eae6e2..6770d9a3b 100644
--- a/system/helpers/compatibility_helper.php
+++ b/system/helpers/compatibility_helper.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