installer/utils.php @@ -24,7 +24,7 @@ */ function Q($string) { return htmlentities($string); return htmlentities($string, ENT_COMPAT, 'UTF-8'); }