ok
Direktori : /proc/self/root/home2/selectio/www/geniusgroove.in/crm/application/config/ |
Current File : //proc/self/root/home2/selectio/www/geniusgroove.in/crm/application/config/profiler.php |
<?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/user_guide/general/profiling.html | */ $config['benchmarks'] = TRUE; $config['config'] = TRUE; $config['controller_info'] = TRUE; $config['get'] = TRUE; $config['http_headers'] = TRUE; $config['memory_usage'] = TRUE; $config['post'] = TRUE; $config['queries'] = TRUE; $config['uri_string'] = TRUE; $config['query_toggle_count'] = TRUE;