blob: 3db22e39c0b1c2a5c0f23cd34e1aef3be28f304d [file] [log] [blame]
darwineld8bef8a2014-02-11 20:13:22 +01001<?php
darwineld8bef8a2014-02-11 20:13:22 +01002defined('BASEPATH') OR exit('No direct script access allowed');
Derek Jonesf4a4bd82011-10-20 12:18:42 -05003
Derek Jonesee71c802010-03-10 10:05:05 -06004/*
5| -------------------------------------------------------------------------
6| Profiler Sections
7| -------------------------------------------------------------------------
8| This file lets you determine whether or not various sections of Profiler
9| data are displayed when the Profiler is enabled.
10| Please see the user guide for info:
11|
Andrey Andreevbd202c92016-01-11 12:50:18 +020012| https://codeigniter.com/user_guide/general/profiling.html
Derek Jonesee71c802010-03-10 10:05:05 -060013|
14*/