parent
798f4adc34
commit
4b2c83fbf7
|
@ -50,14 +50,6 @@ class Hostgroupsummary extends DataView
|
||||||
return array('hostgroup');
|
return array('hostgroup');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* {@inheritdoc}
|
|
||||||
*/
|
|
||||||
public static function getQueryName()
|
|
||||||
{
|
|
||||||
return 'groupsummary';
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue