mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 01:04:12 +02:00
ImportrunTable: one more thing todo
This commit is contained in:
parent
bcbe321063
commit
fa155d4738
@ -56,6 +56,7 @@ class ImportrunTable extends QuickTable
|
||||
|
||||
public function getBaseQuery()
|
||||
{
|
||||
// TODO: Store row count to rowset
|
||||
$db = $this->connection()->getConnection();
|
||||
|
||||
$query = $db->select()->from(
|
||||
|
Loading…
x
Reference in New Issue
Block a user