Fix php test
This commit is contained in:
parent
293c8e145a
commit
248ac67af2
@ -635,7 +635,7 @@ if ($step == 4 && $datatoimport)
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!empty(GETPOST('update'))) {
|
if (GETPOST('update')) {
|
||||||
$array_match_file_to_database=array();
|
$array_match_file_to_database=array();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user