diff options
author | Timothy Warren <tim@timshomepage.net> | 2012-03-19 23:36:37 +0100 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2012-03-19 23:36:37 +0100 |
commit | 9cc5c60052d1942a5f49016a8f36cf90b27b7c78 (patch) | |
tree | 4c5bf7c8dfdfa8af841dc84d80cb3b0422ac04ec /system/database/drivers/mysql/mysql_driver.php | |
parent | b4172695910bf8c0c07933e9baf536d22c9e097a (diff) |
Minor mysql/mysqli formatting fixes
Diffstat (limited to 'system/database/drivers/mysql/mysql_driver.php')
-rw-r--r-- | system/database/drivers/mysql/mysql_driver.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/drivers/mysql/mysql_driver.php b/system/database/drivers/mysql/mysql_driver.php index ba646d226..bef4111c3 100644 --- a/system/database/drivers/mysql/mysql_driver.php +++ b/system/database/drivers/mysql/mysql_driver.php @@ -701,4 +701,4 @@ class CI_DB_mysql_driver extends CI_DB { } /* End of file mysql_driver.php */ -/* Location: ./system/database/drivers/mysql/mysql_driver.php */ +/* Location: ./system/database/drivers/mysql/mysql_driver.php */
\ No newline at end of file |