Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/helpers/url_helper.php b/system/helpers/url_helper.php
index d702f6b..32d2da8 100644
--- a/system/helpers/url_helper.php
+++ b/system/helpers/url_helper.php
@@ -532,4 +532,6 @@
 	}

 }

 

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