Word censorind for UTF-8 doesnt't work properly because of the following string in includes/utf/utf_tools.php
- Code: Select all
setlocale(LC_CTYPE, 'C');
Ugly example script with latin and russian words is in attachment (претест is the russian for pretest).