summaryrefslogtreecommitdiffstats
path: root/application/config/hooks.php
blob: 79c5c162f58132f8540d3fa5e8c78a9f03f60c9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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
|
*/