mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
Db: style
This commit is contained in:
parent
6105ae4386
commit
faf40ec970
@ -268,7 +268,8 @@ class Db extends DbConnection
|
||||
$sql = sprintf(
|
||||
$sql,
|
||||
$this->dbHexFunc('checksum'),
|
||||
$this->dbHexFunc('parent_checksum'));
|
||||
$this->dbHexFunc('parent_checksum')
|
||||
);
|
||||
|
||||
return $this->db()->fetchRow(
|
||||
$sql,
|
||||
|
Loading…
x
Reference in New Issue
Block a user