mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-08 16:12:43 -04:00
Livestatus\Query: indentation
This commit is contained in:
parent
0ff9d57504
commit
aaec1b84bf
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ class Query extends SimpleQuery
|
|||
|
||||
public function getColumnAliases()
|
||||
{
|
||||
$this->columnsToString();
|
||||
$this->columnsToString();
|
||||
return $this->preparedHeaders;
|
||||
|
||||
// TODO: Remove once no longer needed:
|
||||
|
|
|
|||
Loading…
Reference in a new issue