source: sourcecode/application/config/profiler.php @ 1

Last change on this file since 1 was 1, checked in by dungnv, 11 years ago
File size: 564 bytes
Line 
1<?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');
2/*
3| -------------------------------------------------------------------------
4| Profiler Sections
5| -------------------------------------------------------------------------
6| This file lets you determine whether or not various sections of Profiler
7| data are displayed when the Profiler is enabled.
8| Please see the user guide for info:
9|
10|       http://codeigniter.com/user_guide/general/profiling.html
11|
12*/
13
14
15
16/* End of file profiler.php */
17/* Location: ./application/config/profiler.php */
Note: See TracBrowser for help on using the repository browser.