mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
EmbeddedWeb must not load core modules, i.e. setup
This commit is contained in:
parent
2c0122ba9f
commit
52c19b5843
@ -33,7 +33,6 @@ class EmbeddedWeb extends ApplicationBootstrap
|
||||
->setupErrorHandling()
|
||||
->setupTimezone()
|
||||
->setupModuleManager()
|
||||
->loadCoreModules()
|
||||
->loadEnabledModules();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user