mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-16 15:18:44 +02:00
comment
This commit is contained in:
@@ -165,6 +165,7 @@ abstract class StepSequencer
|
||||
|
||||
protected function GetConfig()
|
||||
{
|
||||
// Caching config here is a bad idea, the first config loaded does not contain module settings
|
||||
$sTargetEnvironment = $this->oRunTimeEnvironment->GetBuildEnv();
|
||||
$sConfigFile = APPCONF.$sTargetEnvironment.'/'.ITOP_CONFIG_FILE;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user