From b5146f32e000cf8b8b94d1dea6c738a27f3c5461 Mon Sep 17 00:00:00 2001 From: humano Date: Fri, 30 Nov 2018 08:45:49 -0500 Subject: [PATCH] bug en formularios anidados --- funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 0acc658..99c3d43 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -7739,7 +7739,7 @@ $contenido_respuestas = array_respuestas("$id_form",$row['control'],"array");//f //$respuestas= json_encode($contenido_respuestas,JSON_FORCE_OBJECT);//"$contenido_respuestas $row[control] //$row[timestamp] // $row[form_id]"; $listado_campos =" $contenido_respuestas"; -} +}else{ $listado_campos =" ";} //$listado_campos =" $con_respuesta[0]";