Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/libraries/Zip.php b/system/libraries/Zip.php
index f7f47ab..5a24e40 100644
--- a/system/libraries/Zip.php
+++ b/system/libraries/Zip.php
@@ -374,4 +374,6 @@
 	}

 	

 }

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