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