@ -36,8 +36,6 @@ function dico($longueur_max) {
break;
}
$mot = $ligne[0];
$mot = str_replace("-", " ", $mot);
$mot = $transliterator->transliterate($mot);
if (strpos($mot, " ") !== false) {
The note is not visible to the blocked user.