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]";