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