diff --git a/funciones/funciones.php b/funciones/funciones.php index c448768..18efc01 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -13184,10 +13184,10 @@ if (mysqli_num_rows($sql)!='0'){ else{$contenido=""; $laimagen="";} }elseif($campo_tipo =='15' ){ if($contenido !=""){ - $imagen = " + //$imagen = " "; - $laimagen = $imagen; + $laimagen = $contenido; }else{$imagen=""; $laimagen="";} } elseif($campo_tipo=='29'){