Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/date_helper.php b/system/helpers/date_helper.php
index 004cfb1..c4f0e9a 100644
--- a/system/helpers/date_helper.php
+++ b/system/helpers/date_helper.php
@@ -596,4 +596,6 @@
 	}

 }

 

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