google_forms/application/config/profiler.php

16 lines
480 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
/*
| -------------------------------------------------------------------------
| Profiler Sections
| -------------------------------------------------------------------------
| This file lets you determine whether or not various sections of Profiler
| data are displayed when the Profiler is enabled.
| Please see the user guide for info:
|
2024-08-09 12:04:48 +00:00
| https://codeigniter.com/userguide3/general/profiling.html
2024-07-10 12:37:36 +00:00
|
*/