diff options
author | admin <devnull@localhost> | 2006-09-18 00:10:16 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-18 00:10:16 +0200 |
commit | f69581c381ab01d58c24701aea77b2b091d754a3 (patch) | |
tree | 5f73b4cb937874aeeb04bd528a7ccef12b981a67 /system/application/config/hooks.php | |
parent | c0b436641e4b200c5fc45339ff35988c94168de1 (diff) |
Diffstat (limited to 'system/application/config/hooks.php')
-rw-r--r-- | system/application/config/hooks.php | 4 |
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 | */ |