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