summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-18 00:10:16 +0200
committeradmin <devnull@localhost>2006-09-18 00:10:16 +0200
commitf69581c381ab01d58c24701aea77b2b091d754a3 (patch)
tree5f73b4cb937874aeeb04bd528a7ccef12b981a67 /system/application
parentc0b436641e4b200c5fc45339ff35988c94168de1 (diff)
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
|
*/