Welcome Guest, Not a member yet? Register   Sign In
Global Clean XSS
#2

[eluser]Bramme[/eluser]
from the user guide
Quote:Setting a Config Item

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

Where item_name is the $config array index you want to change, and item_value is its value.

So in that one controller, you just set whatever item_name it is, to false... At least, that should work... If it doesn't, it should be made so it would work :p


Messages In This Thread
Global Clean XSS - by El Forum - 07-02-2008, 09:53 AM
Global Clean XSS - by El Forum - 07-02-2008, 10:14 AM
Global Clean XSS - by El Forum - 07-02-2008, 10:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB