diff --git a/setup/index.php b/setup/index.php index 99b55dc8a..ebbe84b76 100644 --- a/setup/index.php +++ b/setup/index.php @@ -892,7 +892,6 @@ function SampleDataSelection(SetupWebPage $oP, $aParamValues, $iCurrentStep, Con $sAdminPwd = $aParamValues['auth_pwd']; $sLanguage = $aParamValues['language']; $oConfig->SetDefaultLanguage($aParamValues['language']); - echo "DB Name: ".$oConfig->GetDBName()."
\n"; $oConfig->WriteToFile(TMP_CONFIG_FILE); $oP->add("