aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/application/config/profiler.php
blob: 69d9ad8230f0699f7cbfcf25b54aa79b212fb534 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?php if (!defined('BASEPATH')) {
    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:
|
|    http://codeigniter.com/user_guide/general/profiling.html
|
 */

/* End of file profiler.php */
/* Location: ./application/config/profiler.php */

© 2014-2024 Faster IT GmbH | imprint | privacy policy