djmaze 2020-09-24 15:38:49 +02:00
parent 0fde531dd3
commit fca5a0e290

View file

@ -1271,6 +1271,8 @@ NewThemeLink IncludeCss TemplatesLink LangLink IncludeBackground PluginsLink Aut
} }
} }
$oSettings = $this->SettingsProvider()->Load($oAccount);
if (!empty($aResult['StartupUrl'])) if (!empty($aResult['StartupUrl']))
{ {
$aResult['StartupUrl'] = $this->compileLogParams($aResult['StartupUrl'], $oAccount, true); $aResult['StartupUrl'] = $this->compileLogParams($aResult['StartupUrl'], $oAccount, true);