Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/form_helper.php b/system/helpers/form_helper.php
index c9a6897..541ab84 100644
--- a/system/helpers/form_helper.php
+++ b/system/helpers/form_helper.php
@@ -610,4 +610,6 @@
 	}

 }

 

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