ImportSource: fix syntax error
This commit is contained in:
parent
78b01091eb
commit
5fc9aabd3e
|
@ -114,6 +114,7 @@ class ImportSource extends DbObjectWithSettings
|
|||
|
||||
$row->$target = $mod->transform($val);
|
||||
}
|
||||
}
|
||||
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue