Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/database/DB_forge.php b/system/database/DB_forge.php
index 2ddb21b..d7259c0 100644
--- a/system/database/DB_forge.php
+++ b/system/database/DB_forge.php
@@ -341,4 +341,6 @@
 	}

 

 }

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