Remove a warning at the end of the setup...

SVN:trunk[4823]
This commit is contained in:
Denis Flaven
2017-07-10 13:23:03 +00:00
parent ae637c7c96
commit fb28de971c

View File

@@ -1807,6 +1807,8 @@ EOF
}
}
$aSteps[] = $aStepDefinition;
$this->oWizard->SetParameter('additional_extensions_modules', json_encode(array()));
}
if (array_key_exists($index, $aSteps))