mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
WIP
This commit is contained in:
parent
7159e1029c
commit
af1beddabc
@ -170,6 +170,8 @@ class TestController extends CompatController
|
||||
$query->withColumns($userQueries);
|
||||
$query->disableDefaultSort();
|
||||
|
||||
file_get_contents('http://localhost/');
|
||||
|
||||
if ($this->params->get('export') === 'sql') {
|
||||
list($sql, $values) = $query->dump();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user