blob: 5e98a9b467475fc734773df87110f4b4ef597b59 [file] [log] [blame]
Derek Jones0b59f272008-05-13 04:22:33 +00001<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
admine0d85bf2006-09-02 03:59:48 +00002/*
3| -------------------------------------------------------------------------
4| Hooks
5| -------------------------------------------------------------------------
6| This file lets you define "hooks" to extend CI without hacking the core
adminf69581c2006-09-17 22:10:16 +00007| files. Please see the user guide for info:
8|
Derek Jones7a9193a2008-01-21 18:39:20 +00009| http://codeigniter.com/user_guide/general/hooks.html
admine0d85bf2006-09-02 03:59:48 +000010|
11*/
12
13
Derek Jonesa3ffbbb2008-05-11 18:18:29 +000014
15/* End of file hooks.php */
16/* Location: ./system/application/config/hooks.php */