Livestatus\Query: indentation

This commit is contained in:
Thomas Gelf 2014-11-16 18:42:10 +01:00
parent 0ff9d57504
commit aaec1b84bf
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ class Query extends SimpleQuery
public function getColumnAliases()
{
$this->columnsToString();
$this->columnsToString();
return $this->preparedHeaders;
// TODO: Remove once no longer needed: