1
0
Fork 0

entites to tildes

This commit is contained in:
humano 2019-10-29 05:23:58 -05:00
parent 57b15be226
commit a6389941f2
1 changed files with 1 additions and 1 deletions

View File

@ -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;