hooks.php

Go to the documentation of this file.
00001 <?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');
00002 /*
00003 | -------------------------------------------------------------------------
00004 | Hooks
00005 | -------------------------------------------------------------------------
00006 | This file lets you define "hooks" to extend CI without hacking the core
00007 | files.  Please see the user guide for info:
00008 |
00009 |       http://codeigniter.com/user_guide/general/hooks.html
00010 |
00011 */
00012 
00013 
00014 
00015 /* End of file hooks.php */
00016 /* Location: ./system/application/config/hooks.php */