1 <?php
defined('SYSPATH') OR die('No direct access allowed.');
5 * Array of section names to display in the Profiler, TRUE to display all of them.
6 * Built in sections are benchmarks, database, session, post and cookies, custom sections can be used too.
8 $config['show'] = TRUE;