15 lines
420 B
PHP
15 lines
420 B
PHP
<?php
|
|
|
|
defined('BASEPATH') or 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:
|
|
|
|
|
| https://codeigniter.com/userguide3/general/hooks.html
|
|
|
|
|
*/
|