mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-17 15:48:43 +02:00
Setup sequencer side A
This commit is contained in:
@@ -67,6 +67,10 @@ abstract class AbstractWizStepInstall extends WizardStep
|
||||
'copies' => $aCopies,
|
||||
// 'backup' => see below
|
||||
],
|
||||
'optional_steps' => [
|
||||
''
|
||||
// 'backup' => see below
|
||||
],
|
||||
'source_dir' => str_replace(APPROOT, '', $sSourceDir),
|
||||
'datamodel_version' => $this->oWizard->GetParameter('datamodel_version'), //TODO: let the installer compute this automatically...
|
||||
'previous_configuration_file' => $sPreviousConfigurationFile,
|
||||
|
||||
Reference in New Issue
Block a user