mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
WIP
This commit is contained in:
parent
2f6e41b188
commit
98c0e930e0
@ -164,6 +164,8 @@ class TestController extends CompatController
|
||||
->setHeader('Content-Disposition', 'inline')
|
||||
->sendResponse();
|
||||
|
||||
ob_end_flush();
|
||||
|
||||
echo '[';
|
||||
foreach ($query as $i => $result) {
|
||||
$users = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user