diff --git a/system/application/config/hooks.php b/system/application/config/hooks.php
new file mode 100644
index 0000000..8ebb236
--- /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