Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/path_helper.php b/system/helpers/path_helper.php
index 6abff06..05bbd00 100644
--- a/system/helpers/path_helper.php
+++ b/system/helpers/path_helper.php
@@ -67,4 +67,6 @@
 	}

 }

 

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