It looks like you're new here. If you want to get involved, click one of these buttons!
$this->load->module_model(FUEL_FOLDER, 'logs_model'); $this->logs_model->logit('My Message');
Comments
$this->load->module_model(FUEL_FOLDER, 'logs_model'); $this->logs_model->logit('My Message');