Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/inflector_helper.php b/system/helpers/inflector_helper.php
index bf70a67..b0b99be 100644
--- a/system/helpers/inflector_helper.php
+++ b/system/helpers/inflector_helper.php
@@ -164,4 +164,6 @@
 	}

 }

 	

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