File: configuration.php

package info (click to toggle)
icingaweb2-module-cube 1.3.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,032 kB
  • sloc: php: 2,775; sh: 54; makefile: 15
file content (5 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (3)
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);