I don't see how it could clean, then unclean? and I don't see where the positioning of functions above each other has anything to do with the problem here..
I mean it wouldn't be a simple human error if it was this..
$string = $this->clean($string);
$string = $this->unclean($string);
return $string;
I mean.. that's easy to see.. there would be no reason to do it though..
Anyways.







?






