Derek Jones | 0b59f27 | 2008-05-13 04:22:33 +0000 | [diff] [blame^] | 1 | <?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); |
admin | e0d85bf | 2006-09-02 03:59:48 +0000 | [diff] [blame] | 2 | /* |
| 3 | | ------------------------------------------------------------------------- |
| 4 | | Hooks |
| 5 | | ------------------------------------------------------------------------- |
| 6 | | This file lets you define "hooks" to extend CI without hacking the core |
admin | f69581c | 2006-09-17 22:10:16 +0000 | [diff] [blame] | 7 | | files. Please see the user guide for info: |
| 8 | | |
Derek Jones | 7a9193a | 2008-01-21 18:39:20 +0000 | [diff] [blame] | 9 | | http://codeigniter.com/user_guide/general/hooks.html |
admin | e0d85bf | 2006-09-02 03:59:48 +0000 | [diff] [blame] | 10 | | |
| 11 | */ |
| 12 | |
| 13 | |
Derek Jones | a3ffbbb | 2008-05-11 18:18:29 +0000 | [diff] [blame] | 14 | |
| 15 | /* End of file hooks.php */ |
| 16 | /* Location: ./system/application/config/hooks.php */ |