mirror of
https://github.com/Combodo/iTop.git
synced 2026-09-06 21:38:19 +02:00
N°10021 Fix code style
This commit is contained in:
@@ -367,7 +367,7 @@ XML;
|
||||
],
|
||||
'itop-not-installed' => [
|
||||
'installed' => false,
|
||||
]
|
||||
],
|
||||
]);
|
||||
$oExtensionsMap->AddInstalledExtensionInfo('itop-installed');
|
||||
$oExtensionsMap->LoadInstalledExtensionsFromDatabase(new \Config());
|
||||
@@ -383,7 +383,7 @@ XML;
|
||||
$sExtensionCode => [
|
||||
'installed' => false,
|
||||
'source' => iTopExtension::SOURCE_WIZARD,
|
||||
]
|
||||
],
|
||||
]);
|
||||
$oExtensionsMap->AddInstalledExtensionInfo($sExtensionCode, '6.4.0', iTopExtension::SOURCE_MANUAL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user