summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/sqlite/sqlite_utility.php
diff options
context:
space:
mode:
authorGreg Aker <greg.aker@ellislab.com>2010-11-10 21:52:57 +0100
committerGreg Aker <greg.aker@ellislab.com>2010-11-10 21:52:57 +0100
commit741de1c1319dd13de75348863cca591713dd46ce (patch)
tree8ef1ebcb3cabd7cea945ad4422e09a21b598c242 /system/database/drivers/sqlite/sqlite_utility.php
parent3791853fa72c53062fd72b249efc733b311b3a80 (diff)
Updating PHP requirements in files 5.1.6
Diffstat (limited to 'system/database/drivers/sqlite/sqlite_utility.php')
-rw-r--r--system/database/drivers/sqlite/sqlite_utility.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/drivers/sqlite/sqlite_utility.php b/system/database/drivers/sqlite/sqlite_utility.php
index 956d2130f..b76c1b366 100644
--- a/system/database/drivers/sqlite/sqlite_utility.php
+++ b/system/database/drivers/sqlite/sqlite_utility.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