Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/database/DB_result.php b/system/database/DB_result.php
index cfe9d2a..b98d7a9 100644
--- a/system/database/DB_result.php
+++ b/system/database/DB_result.php
@@ -338,4 +338,6 @@
 	

 }

 // END DB_result class

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