mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
N°2135 - Setup callbacks for MTP
This commit is contained in:
@@ -1021,11 +1021,6 @@ class ApplicationInstaller
|
||||
// Ready to go !!
|
||||
require_once(APPROOT.'core/dict.class.inc.php');
|
||||
MetaModel::ResetCache();
|
||||
|
||||
// Perform final setup tasks here
|
||||
//
|
||||
$aAvailableModules = $oProductionEnv->AnalyzeInstallation(MetaModel::GetConfig(), APPROOT.$sModulesDir);
|
||||
$oProductionEnv->CallInstallerHandlers($aAvailableModules, $aSelectedModuleCodes, 'AfterCreateConfig');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user