mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 04:58:46 +02:00
Fix config creation
This commit is contained in:
@@ -132,7 +132,8 @@ class ApplicationInstallSequencer extends StepSequencer
|
||||
$sDataModelVersion,
|
||||
$aSelectedModuleCodes,
|
||||
$aSelectedExtensionCodes,
|
||||
$sInstallComment
|
||||
$sInstallComment,
|
||||
$this->sSourceDesc
|
||||
);
|
||||
return $this->ComputeNextStep($sStep);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user