Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/array_helper.php b/system/helpers/array_helper.php
index 8ae4482..837e41f 100644
--- a/system/helpers/array_helper.php
+++ b/system/helpers/array_helper.php
@@ -73,4 +73,6 @@
 	}	

 }

 

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