diff --git a/batch/enrichissement.php b/batch/enrichissement.php index 10b88446..6849f445 100644 --- a/batch/enrichissement.php +++ b/batch/enrichissement.php @@ -1,6 +1,6 @@ #!/usr/bin/php 0){ //Vérification et création des données $row = 0; $fp = fopen($outFile, 'w'); -if (count($tabEntete)>0){ - fputcsv($fp, $tabEntete, ',', '"'); +if (count($tabEnteteF)>0){ + fputcsv($fp, $tabEnteteF, ',', '"'); } if ($opts->id) { $commandesM->update(array(