Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/libraries/Loader.php b/system/libraries/Loader.php
index 5966aeb..6875980 100644
--- a/system/libraries/Loader.php
+++ b/system/libraries/Loader.php
@@ -1027,4 +1027,6 @@
 	}

 	

 }

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