Explorar el Código

Don't add a question mark at the end of the setup's Iframe URL.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4832 a333f486-631f-4898-b8df-5754b55c2be0
dflaven hace 8 años
padre
commit
76c6525a8f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      setup/wizardsteps.class.inc.php

+ 0 - 1
setup/wizardsteps.class.inc.php

@@ -2476,7 +2476,6 @@ class WizStepDone extends WizardStep
 		
 		if ($sIframeUrl != '')
 		{
-			$sIframeUrl .= '?';
 			$oPage->add('<iframe id="fresh_content" style="border:0; width:100%; display:none;" src="'.$sIframeUrl.'"></iframe>');
 			
 			$oPage->add_script("window.addEventListener('message', function(event) {