From 6b9c5a7b3f184052a1f2b4802145a523b4fbb0f1 Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 30 Oct 2017 09:42:34 -0500 Subject: [PATCH] correcion bug en vista de planilla --- milfs/funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 4f7abb7..ac197c4 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -11103,7 +11103,7 @@ $td .= "$imagen"; }else { $size="150" ; } - if($contenido !=""){$contenido = ""; } + if($contenido !=""){$contenido = ""; } else{$contenido="";} } elseif($campo_tipo=='14'){