Update import.php
This commit is contained in:
parent
5234e8fc8f
commit
3646b5f5ae
@ -618,7 +618,7 @@ if ($step == 4 && $datatoimport)
|
||||
$obj->enclosure = $enclosure;
|
||||
}
|
||||
|
||||
if(!empty(GETPOST('update'))) {
|
||||
if (GETPOST('update')) {
|
||||
$array_match_file_to_database=array();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user