mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
Web: Load setup module if necessary
This commit is contained in:
parent
74ce666cd8
commit
839523a73f
@ -104,6 +104,7 @@ class Web extends ApplicationBootstrap
|
||||
->setupZendMvc()
|
||||
->setupFormNamespace()
|
||||
->setupModuleManager()
|
||||
->loadSetupModuleIfNecessary()
|
||||
->loadEnabledModules()
|
||||
->setupRoute()
|
||||
->setupPagination();
|
||||
|
Loading…
x
Reference in New Issue
Block a user