From f69581c381ab01d58c24701aea77b2b091d754a3 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 17 Sep 2006 22:10:16 +0000 Subject: --- system/application/config/hooks.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'system/application') 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 | */ -- cgit v1.2.3-24-g4f1b