mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 13:54:27 +02:00
Sync: fix syntax. Broken by git add -p, sorry :p
This commit is contained in:
parent
e455bbf37a
commit
697c367fe7
@ -585,7 +585,7 @@ class Sync
|
||||
->prepareRelatedImportSources()
|
||||
->prepareSourceColumns()
|
||||
->loadExistingObjects()
|
||||
->fetchImportedData()
|
||||
->fetchImportedData();
|
||||
|
||||
// TODO: directly work on existing objects, remember imported keys, then purge
|
||||
$newObjects = $this->prepareNewObjects();
|
||||
|
Loading…
x
Reference in New Issue
Block a user