(retrofit from trunk) Preparing for integration with the Hub.

SVN:2.4[5159]
This commit is contained in:
Denis Flaven
2017-12-15 14:55:25 +00:00
parent e58c8afeab
commit a8c749a46a
2 changed files with 2 additions and 1 deletions

View File

@@ -2473,6 +2473,7 @@ class WizStepDone extends WizardStep
$oPage->add('</tr></table>');
$oConfig = new Config(utils::GetConfigFilePath());
require_once(APPROOT.'env-production/core/main.php'); // For ModuleXMLParameters
$sIframeUrl = $oConfig->GetModuleSetting('itop-hub-connector', 'setup_url', '');
if ($sIframeUrl != '')