From c039414adc7e06e290c9b2f357e230dd6bc30070 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Wed, 12 Jul 2017 08:51:34 +0000 Subject: [PATCH] Don't add a question mark at the end of the setup's Iframe URL. SVN:trunk[4832] --- setup/wizardsteps.class.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/wizardsteps.class.inc.php b/setup/wizardsteps.class.inc.php index e47811a7c..3a8cd4f5f 100644 --- a/setup/wizardsteps.class.inc.php +++ b/setup/wizardsteps.class.inc.php @@ -2476,7 +2476,6 @@ class WizStepDone extends WizardStep if ($sIframeUrl != '') { - $sIframeUrl .= '?'; $oPage->add(''); $oPage->add_script("window.addEventListener('message', function(event) {