summaryrefslogtreecommitdiffstats
path: root/system/database/DB_driver.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2012-03-19 21:52:10 +0100
committerTimothy Warren <tim@timshomepage.net>2012-03-19 21:52:10 +0100
commitd2ff0bc1336e106e4b45abe7ee176bf6b9496b6e (patch)
treef91d60212cc104f445005e7a4242439ed9ee9de8 /system/database/DB_driver.php
parent833d504a91f7c85fa2985bcff5016a052972bd7a (diff)
Removed pointless _prep_sql methods
Diffstat (limited to 'system/database/DB_driver.php')
-rw-r--r--system/database/DB_driver.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/DB_driver.php b/system/database/DB_driver.php
index 79b7285bd..42b1b35aa 100644
--- a/system/database/DB_driver.php
+++ b/system/database/DB_driver.php
@@ -1362,4 +1362,4 @@ abstract class CI_DB_driver {
}
/* End of file DB_driver.php */
-/* Location: ./system/database/DB_driver.php */
+/* Location: ./system/database/DB_driver.php */ \ No newline at end of file