I don't see a way to turn it off in Setup Manager. But I opened the class.inputfilter._clean.php and I see:
Line 27 var $vssAuto
Line 38 $this->xssAuto = $xssAuto
Then between Line 92/93 && ($this->xssAuto))) {
and one other between Line 135/136
Is there something I should comment out or change a value in there?
Really appreciate this, I would like to use this on my site
|