mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
fix fresh install
This commit is contained in:
@@ -191,6 +191,8 @@ class ApplicationInstallSequencer extends StepSequencer
|
||||
|
||||
$this->oRunTimeEnvironment->UpdateDBSchema($oConfig, $sMode, $aSelectedModules);
|
||||
|
||||
$oConfig->Set('access_mode', ACCESS_FULL);
|
||||
|
||||
// Set a DBProperty with a unique ID to identify this instance of iTop
|
||||
$sUUID = DBProperty::GetProperty('database_uuid', '');
|
||||
if ($sUUID === '') {
|
||||
|
||||
Reference in New Issue
Block a user