Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/database/DB_driver.php b/system/database/DB_driver.php
index a5ca75d..c296d4c 100644
--- a/system/database/DB_driver.php
+++ b/system/database/DB_driver.php
@@ -1145,4 +1145,6 @@
 	

 }

 

-?>
\ No newline at end of file
+
+/* End of file DB_driver.php */
+/* Location: ./system/database/DB_driver.php */
\ No newline at end of file