mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
Sync: dummy return value to succeed in controller
Fixes redirect unless we store a sync run history
This commit is contained in:
parent
f05fa90fee
commit
1ffc032e26
@ -161,5 +161,7 @@ class Sync
|
||||
|
||||
$dba->commit();
|
||||
}
|
||||
|
||||
return 42; // We have no sync_run history table yet
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user