mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
14 lines
427 B
PHP
Executable File
14 lines
427 B
PHP
Executable File
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
|
|
/*
|
|
| -------------------------------------------------------------------------
|
|
| Hooks
|
|
| -------------------------------------------------------------------------
|
|
| This file lets you define "hooks" to extend CI without hacking the core
|
|
| files. Please see the user guide for info:
|
|
|
|
|
| http://www.codeigniter.com/user_guide/general/hooks.html
|
|
|
|
|
*/
|
|
|
|
|
|
?>
|