diff --git a/funciones/funciones.php b/funciones/funciones.php index 6b09cc9..fe54ae1 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -13875,7 +13875,7 @@ if ($autorizado != '0'){ } $csv .= "$contenido$col_checkeo_td"; - }else{ $csv.="vacia $col_checkeo_td";} + }else{ $csv.=" $col_checkeo_td";} } elseif($tipo=="array"){