google_forms/application/config/hooks.php

15 lines
420 B
PHP
Raw Permalink Normal View History

2024-07-10 12:37:36 +00:00
<?php
2024-08-09 12:04:48 +00:00
defined('BASEPATH') or exit('No direct script access allowed');
2024-07-10 12:37:36 +00:00
/*
| -------------------------------------------------------------------------
| Hooks
| -------------------------------------------------------------------------
| This file lets you define "hooks" to extend CI without hacking the core
| files. Please see the user guide for info:
|
2024-08-09 12:04:48 +00:00
| https://codeigniter.com/userguide3/general/hooks.html
2024-07-10 12:37:36 +00:00
|
*/