mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
-profiler
This commit is contained in:
parent
f690927e84
commit
57b2efcfdc
@ -39,7 +39,7 @@ class Main extends CI_Controller
|
||||
function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
$this->output->enable_profiler(true);
|
||||
$this->output->enable_profiler(false);
|
||||
$this->load->model('languages');
|
||||
$this->load->library('curl');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user