Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/application/config/autoload.php b/system/application/config/autoload.php
index 2dfbe42..e3e76d5 100644
--- a/system/application/config/autoload.php
+++ b/system/application/config/autoload.php
@@ -122,4 +122,6 @@
// $autoload['core'] = array();
-?>
\ No newline at end of file
+
+/* End of file autoload.php */
+/* Location: ./system/application/config/autoload.php */
\ No newline at end of file