Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/codeigniter/Base4.php b/system/codeigniter/Base4.php
index 577977c..178b1b8 100644
--- a/system/codeigniter/Base4.php
+++ b/system/codeigniter/Base4.php
@@ -64,4 +64,6 @@
 	return $OBJ->load;

 }

 

-?>
\ No newline at end of file
+
+/* End of file Base4.php */
+/* Location: ./system/codeigniter/Base4.php */
\ No newline at end of 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
diff --git a/system/codeigniter/CodeIgniter.php b/system/codeigniter/CodeIgniter.php
index 75332e6..642ff78 100644
--- a/system/codeigniter/CodeIgniter.php
+++ b/system/codeigniter/CodeIgniter.php
@@ -273,4 +273,6 @@
 }

 

 

-?>
\ No newline at end of file
+
+/* End of file CodeIgniter.php */
+/* Location: ./system/codeigniter/CodeIgniter.php */
\ No newline at end of file
diff --git a/system/codeigniter/Common.php b/system/codeigniter/Common.php
index c5c548c..d4c88c1 100644
--- a/system/codeigniter/Common.php
+++ b/system/codeigniter/Common.php
@@ -295,4 +295,6 @@
 }

 

 

-?>
\ No newline at end of file
+
+/* End of file Common.php */
+/* Location: ./system/codeigniter/Common.php */
\ No newline at end of file
diff --git a/system/codeigniter/Compat.php b/system/codeigniter/Compat.php
index 8537432..1f01ca8 100644
--- a/system/codeigniter/Compat.php
+++ b/system/codeigniter/Compat.php
@@ -91,4 +91,6 @@
 

 // --------------------------------------------------------------------

 

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