mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
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);
|
$row->$target = $mod->transform($val);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user