mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
WiP
This commit is contained in:
parent
ebc66f7142
commit
c545d3735b
@ -171,7 +171,7 @@ class TestController extends CompatController
|
||||
$query->disableDefaultSort();
|
||||
|
||||
file_get_contents('http://localhost/');
|
||||
sleep(0.2);
|
||||
usleep(200000);
|
||||
|
||||
if ($this->params->get('export') === 'sql') {
|
||||
list($sql, $values) = $query->dump();
|
||||
|
Loading…
x
Reference in New Issue
Block a user