summaryrefslogtreecommitdiffstats
path: root/configuration.php
blob: eaf1130b4e75b9d3403762bfb2bdcaadd738f891 (plain)
1
2
3
4
5
<?php

// Icinga Web 2 Cube Module | (c) 2016 Icinga GmbH | GPLv2

$this->menuSection(N_('Reporting'))->add($this->translate('Cube'))->setUrl('cube/hosts')->setPriority(10);