From 9aa36b4b889664c81da41592ac8215b6ecd2fdff Mon Sep 17 00:00:00 2001 From: humano Date: Fri, 16 Feb 2018 07:17:32 -0500 Subject: [PATCH] actualizacion funciones.php --- 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 57d1d10..d81b00f 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -12898,7 +12898,7 @@ $td .= "$cont $td .= "$contenido"; } - if($campo_tipo=='18'){ $td = "";} + if($campo_tipo=='18'){ $td .= "";} }