summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-02 05:59:48 +0200
committeradmin <devnull@localhost>2006-09-02 05:59:48 +0200
commite0d85bf837a59e74054260346867aec8329565c0 (patch)
treed11aeddac0b50c10712ff8c02df5670060fdf376 /system/application
parentc2efd6e9d84a3cb688d30239c4a0b2571b48b714 (diff)
Diffstat (limited to 'system/application')
-rw-r--r--system/application/config/hooks.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/application/config/hooks.php b/system/application/config/hooks.php
new file mode 100644
index 000000000..8ebb236d8
--- /dev/null
+++ b/system/application/config/hooks.php
@@ -0,0 +1,12 @@
+<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
+/*
+| -------------------------------------------------------------------------
+| Hooks
+| -------------------------------------------------------------------------
+| This file lets you define "hooks" to extend CI without hacking the core
+| files. Please see the user guide for info...
+|
+*/
+
+
+?> \ No newline at end of file