Forums
(@porosionok)
7 years, 4 months ago
thank you but there’s not a way to modify the line 1249 that called the problem?
the line as told is:
$string = preg_replace( ‘/[\x00-\x08\x0B\x0C\x0E-\x1F]/’, ”, $string );
thanks.