Fix php test

This commit is contained in:
Laurent Destailleur 2016-06-05 02:24:31 +02:00
parent 293c8e145a
commit 248ac67af2

View File

@ -635,7 +635,7 @@ if ($step == 4 && $datatoimport)
}
if(!empty(GETPOST('update'))) {
if (GETPOST('update')) {
$array_match_file_to_database=array();
}