mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
(retrofit from trunk) Preparing for integration with the Hub.
SVN:2.4[5159]
This commit is contained in:
@@ -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 != '')
|
||||
|
||||
Reference in New Issue
Block a user