mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-26 23:34:10 +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()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user