Correction récupération du nom du fichier
This commit is contained in:
parent
ba761881d0
commit
47d7ba32e4
@ -426,7 +426,7 @@ if (count($tabEntete)>0){
|
||||
|
||||
//Définition du fichier de sortie
|
||||
if ( $opts->reprise ) {
|
||||
$outFile = $path->data.'/export/'.$commandesM->fichierOut;
|
||||
$outFile = $path->data.'/export/'.$commande->fichierOut;
|
||||
|
||||
$rowReprise = 0;
|
||||
$handleR = fopen($inFile, 'r');
|
||||
|
Loading…
Reference in New Issue
Block a user