Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/codeigniter/Base5.php b/system/codeigniter/Base5.php
index c731a00..8f94165 100644
--- a/system/codeigniter/Base5.php
+++ b/system/codeigniter/Base5.php
@@ -51,4 +51,6 @@
 }

 

 

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