mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-18 08:08:43 +02:00
N°8760 - fix setup/cleanup audit on legacy 1.x packages without any
installation.xml
This commit is contained in:
@@ -649,6 +649,7 @@ EOF
|
||||
}
|
||||
}
|
||||
} else {
|
||||
//legacy product (1.x/no installation.xml)
|
||||
$aOptions = $this->oExtensionsMap->GetAllExtensionsOptionInfo($bRemoteExtensionsShouldBeMandatory);
|
||||
|
||||
// No wizard configuration provided, build a standard one with just one big list. All items are mandatory, only works when there are no conflicted modules.
|
||||
|
||||
Reference in New Issue
Block a user