diff --git a/funciones/funciones.php b/funciones/funciones.php index 685f8c2..9d90064 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -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;