mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-04-22 22:57:40 -04:00
parent
39393f1824
commit
d2f135a39e
1 changed files with 4 additions and 0 deletions
|
|
@ -259,5 +259,9 @@ class Controller extends CompatController
|
|||
protected function moduleInit()
|
||||
{
|
||||
Icinga::app()->getModuleManager()->loadModule('monitoring');
|
||||
|
||||
Icinga::app()->getFrontController()
|
||||
->getPlugin('Zend_Controller_Plugin_ErrorHandler')
|
||||
->setErrorHandlerModule('icingadb');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue