Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/language/english/date_lang.php b/system/language/english/date_lang.php
index 6b18aa7..93989eb 100644
--- a/system/language/english/date_lang.php
+++ b/system/language/english/date_lang.php
@@ -46,4 +46,6 @@
 $lang['UP11']	= "(UTC + 11:00) Magadan, New Caledonia, Solomon Islands";

 $lang['UP12']	= "(UTC + 12:00) Auckland, Wellington, Fiji, Marshall Islands";

 

-?>
\ No newline at end of file
+
+/* End of file date_lang.php */
+/* Location: ./system/language/english/date_lang.php */
\ No newline at end of file