You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
477 B
15 lines
477 B
9 years ago
|
<?php
|
||
|
defined('BASEPATH') OR exit('No direct script access allowed');
|
||
|
|
||
|
/*
|
||
|
| -------------------------------------------------------------------------
|
||
|
| 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:
|
||
|
|
|
||
|
| https://codeigniter.com/user_guide/general/profiling.html
|
||
|
|
|
||
|
*/
|