Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/download_helper.php b/system/helpers/download_helper.php
index 284c6c9..2096fd8 100644
--- a/system/helpers/download_helper.php
+++ b/system/helpers/download_helper.php
@@ -95,4 +95,6 @@
 	}

 }

 

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