summaryrefslogtreecommitdiffstats
path: root/application/config/profiler.php
blob: 3436e931e63f65597f9e9f781f9c6065d5936ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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/userguide3/general/profiling.html
|
*/