summaryrefslogtreecommitdiffstats
path: root/system/application/config/hooks.php
blob: b13ce6cbdebea06fd2bbd278e4aaa977c6a34ea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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:
|
|	http://codeigniter.com/user_guide/general/hooks.html
|
*/



/* End of file hooks.php */
/* Location: ./system/application/config/hooks.php */