iflrandevu/application/config/hooks.php

16 lines
492 B
PHP
Raw Normal View History

2020-12-09 15:17:45 +03:00
<?php defined('BASEPATH') or exit('No direct script access allowed');
2018-01-23 12:08:37 +03:00
/*
| -------------------------------------------------------------------------
| Hooks
| -------------------------------------------------------------------------
| This file lets you define "hooks" to extend CI without hacking the core
| files. Please see the user guide for info:
|
| http://codeigniter.com/user_guide/general/hooks.html
|
*/
/* End of file hooks.php */
2018-01-23 12:08:37 +03:00
/* Location: ./application/config/hooks.php */