forked from qwerty/milfs
entites to tildes
This commit is contained in:
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…
Reference in New Issue
Block a user