icingadb-web/run.php
2020-03-13 10:36:24 +01:00

7 lines
153 B
PHP

<?php
/* Icinga DB Web | (c) 2020 Icinga GmbH | GPLv2 */
/** @var $this \Icinga\Application\Modules\Module */
$this->provideHook('ApplicationState');