blob: 5e98a9b467475fc734773df87110f4b4ef597b59 [file] [log] [blame]
Derek Allard2067d1a2008-11-13 22:59:24 +00001<?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 */
Derek Jonesa3ffbbb2008-05-11 18:18:29 +000016/* Location: ./system/application/config/hooks.php */