summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/pdo/pdo_utility.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2011-09-07 18:07:35 +0200
committerTimothy Warren <tim@timshomepage.net>2011-09-07 18:07:35 +0200
commit018af7a82749cb5c6d224940ab5f08d801f54988 (patch)
tree650f83c3432ce7500d78837164a689001431fd01 /system/database/drivers/pdo/pdo_utility.php
parentf22ce8f368e64b1c343e06427e8dad1ab1cef2a4 (diff)
Added changelog item, updated since version file headers
Diffstat (limited to 'system/database/drivers/pdo/pdo_utility.php')
-rw-r--r--system/database/drivers/pdo/pdo_utility.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/drivers/pdo/pdo_utility.php b/system/database/drivers/pdo/pdo_utility.php
index a09d826b3..50b9746de 100644
--- a/system/database/drivers/pdo/pdo_utility.php
+++ b/system/database/drivers/pdo/pdo_utility.php
@@ -9,7 +9,7 @@
* @copyright Copyright (c) 2008 - 2011, EllisLab, Inc.
* @license http://codeigniter.com/user_guide/license.html
* @link http://codeigniter.com
- * @since Version 1.0
+ * @since Version 2.1.0
* @filesource
*/