icingaweb2-module-businessp.../configuration.php
2015-03-16 09:08:00 +01:00

6 lines
152 B
PHP

<?php
$section = $this->menuSection($this->translate('Reporting'))
->add($this->translate('Business Processes'))
->setUrl('businessprocess');