mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7216 - CSV Import failling with cryptic message when some lines have a missing separator - fix import with ignored values
This commit is contained in:
@@ -739,7 +739,8 @@ try
|
||||
null, // synchro scope
|
||||
null, // on delete
|
||||
$sDateFormat,
|
||||
$bLocalize
|
||||
$bLocalize,
|
||||
count($aFieldList)
|
||||
);
|
||||
|
||||
if ($bSimulate)
|
||||
|
||||
Reference in New Issue
Block a user