mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-21 17:07:53 +02:00
loadConfig renamed in EmbeddedWeb
This commit is contained in:
parent
57caacb93f
commit
c1177b72e7
@ -54,7 +54,7 @@ class EmbeddedWeb extends ApplicationBootstrap
|
|||||||
*/
|
*/
|
||||||
protected function bootstrap()
|
protected function bootstrap()
|
||||||
{
|
{
|
||||||
return $this->setupConfig()
|
return $this->loadConfig()
|
||||||
->setupErrorHandling()
|
->setupErrorHandling()
|
||||||
->setupTimezone()
|
->setupTimezone()
|
||||||
->setupModuleManager()
|
->setupModuleManager()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user