Livestatus\Query: indentation
This commit is contained in:
parent
0ff9d57504
commit
aaec1b84bf
|
@ -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 New Issue