summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
Diffstat (limited to 'system/application')
-rw-r--r--system/application/config/hooks.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/application/config/hooks.php b/system/application/config/hooks.php
index 8ebb236d8..95e74cbf4 100644
--- a/system/application/config/hooks.php
+++ b/system/application/config/hooks.php
@@ -4,7 +4,9 @@
| Hooks
| -------------------------------------------------------------------------
| This file lets you define "hooks" to extend CI without hacking the core
-| files. Please see the user guide for info...
+| files. Please see the user guide for info:
+|
+| http://www.codeigniter.com/user_guide/general/hooks.html
|
*/