mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-16 22:08:44 +02:00
Initial commit
This commit is contained in:
@@ -701,9 +701,9 @@ class ApplicationInstaller
|
||||
));
|
||||
}
|
||||
|
||||
$oContextTag = new ContextTag(ContextTag::TAG_SETUP);
|
||||
$oProductionEnv = new RunTimeEnvironment($sTargetEnvironment);
|
||||
$oProductionEnv->InitDataModel($oConfig, true); // load data model only
|
||||
$oContextTag = new ContextTag(ContextTag::TAG_SETUP);
|
||||
|
||||
// Migrate columns
|
||||
self::MoveColumns($sDBPrefix);
|
||||
|
||||
Reference in New Issue
Block a user