mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
Embedded "light" web bootstrapping adapted new module loading
This commit is contained in:
parent
6096b23a76
commit
c68bce2f3d
@ -57,6 +57,7 @@ class EmbeddedWeb extends ApplicationBootstrap
|
||||
return $this->setupConfig()
|
||||
->setupErrorHandling()
|
||||
->setupTimezone()
|
||||
->setupModules();
|
||||
->setupModuleManager()
|
||||
->loadEnabledModules();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user