Welcome Guest, Not a member yet? Register   Sign In
Clearing a config item
#2

[eluser]pickupman[/eluser]
User guide is your friend.

If you would like to dynamically set a config item or change an existing one, you can so using:
Code:
$this->config->set_item('item_name', 'item_value');


Messages In This Thread
Clearing a config item - by El Forum - 05-02-2010, 01:02 PM
Clearing a config item - by El Forum - 05-02-2010, 04:11 PM
Clearing a config item - by El Forum - 05-02-2010, 05:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB