config/hooks.php
changeset 0 3773f4677c40
equal deleted inserted replaced
-1:000000000000 0:3773f4677c40
       
     1 <?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');
       
     2 /*
       
     3 | -------------------------------------------------------------------------
       
     4 | Hooks
       
     5 | -------------------------------------------------------------------------
       
     6 | This file lets you define "hooks" to extend CI without hacking the core
       
     7 | files.  Please see the user guide for info:
       
     8 |
       
     9 |	http://codeigniter.com/user_guide/general/hooks.html
       
    10 |
       
    11 */
       
    12 
       
    13 
       
    14 
       
    15 /* End of file hooks.php */
       
    16 /* Location: ./system/application/config/hooks.php */