I use Codeigniter, and I've done a custom% with% and now I can not set the value for it. Actually I can, but the value is only for config
current. If I switch to another and pull that Controller
, the value is zeroed again. Is that so?
I make the change this way:
$this->config->set_item('teste', TRUE);