1
0
Fork 0

entites to tildes

master
humano 3 years ago
parent 57b15be226
commit a6389941f2

@ -14891,7 +14891,7 @@ if (mysqli_num_rows($sql)!='0'){
//$array[icon][shadowUrl] = "http://$_SERVER[HTTP_HOST]/milfs/images/iconos/sha.png";
}else{}
$array[$row['id_campo']] = $contenido;
$array[$row['id_campo']] = html_entity_decode($contenido);
}
else{
$limite = 100;

Loading…
Cancel
Save