blob: 95e74cbf4e18bf4f9ed42df976dc598e9efec65a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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://www.codeigniter.com/user_guide/general/hooks.html
|
*/
?>
|