2024-07-10 12:37:36 +00:00
|
|
|
<?php
|
2024-08-09 12:04:48 +00:00
|
|
|
|
|
|
|
defined('BASEPATH') or exit('No direct script access allowed');
|
2024-07-10 12:37:36 +00:00
|
|
|
|
|
|
|
/*
|
|
|
|
| -------------------------------------------------------------------------
|
|
|
|
| Hooks
|
|
|
|
| -------------------------------------------------------------------------
|
|
|
|
| This file lets you define "hooks" to extend CI without hacking the core
|
|
|
|
| files. Please see the user guide for info:
|
|
|
|
|
|
2024-08-09 12:04:48 +00:00
|
|
|
| https://codeigniter.com/userguide3/general/hooks.html
|
2024-07-10 12:37:36 +00:00
|
|
|
|
|
|
|
|
*/
|