Skip to content

Commit f062972

Browse files
committed
Fix Code Style
1 parent 9b6d321 commit f062972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup/wizardsteps/WizStepSummary.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ public function Display(WebPage $oPage)
231231

232232
}
233233

234-
235234
$sAuthentToken = $this->oWizard->GetParameter('authent', '');
236235
$oPage->add('<input type="hidden" id="authent_token" value="'.$sAuthentToken.'"/>');
237236

0 commit comments

Comments
 (0)