fix merge 2.7.4

This commit is contained in:
odain
2021-03-15 16:06:50 +01:00
parent eacdfa4088
commit 9abd8eb223

View File

@@ -59,6 +59,8 @@ if (!function_exists('json_decode'))
}
}
/////////////////////////////////////////////////////////////////////
//N°3671 setup context: force $bForceTrustProxy to be persisted in next calls
utils::GetAbsoluteUrlAppRoot(true);
$oWizard = new WizardController('WizStepWelcome');
$oWizard->Run();