blob: 4b2666569af39e035e7607adedbbaab5611dc296 [file] [log] [blame]
Razican114ab092011-04-25 17:26:45 +02001<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
Derek Allard2067d1a2008-11-13 22:59:24 +00002/*
3| -------------------------------------------------------------------------
4| Hooks
5| -------------------------------------------------------------------------
6| This file lets you define "hooks" to extend CI without hacking the core
Razican114ab092011-04-25 17:26:45 +02007| files. Please see the user guide for info:
Derek Allard2067d1a2008-11-13 22:59:24 +00008|
9| http://codeigniter.com/user_guide/general/hooks.html
10|
11*/
12
13
14
15/* End of file hooks.php */
Derek Jonesf0b39942010-03-25 10:08:20 -050016/* Location: ./application/config/hooks.php */