Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/html_helper.php b/system/helpers/html_helper.php
index 4e86465..592c33a 100644
--- a/system/helpers/html_helper.php
+++ b/system/helpers/html_helper.php
@@ -351,4 +351,6 @@
 	}

 }

 

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