summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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