mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +02:00
parent
5b6897cc9e
commit
24173de3ca
@ -112,7 +112,9 @@ class IcingaObjectHandler extends RequestHandler
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
return;
|
// TODO: find a better way to shut down. Currently, this avoids
|
||||||
|
// "not found" errors:
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
switch ($request->getMethod()) {
|
switch ($request->getMethod()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user