blob: f0a0d6e3a08130cf6b27c72feed45a5cba5ea8e2 [file] [log] [blame]
admine0d85bf2006-09-02 03:59:48 +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
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
14?>