Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/application/config/hooks.php b/system/application/config/hooks.php
index f0a0d6e..b13ce6c 100644
--- a/system/application/config/hooks.php
+++ b/system/application/config/hooks.php
@@ -11,4 +11,6 @@
 */
 
 
-?>
\ No newline at end of file
+
+/* End of file hooks.php */
+/* Location: ./system/application/config/hooks.php */
\ No newline at end of file