git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@611 a333f486-631f-4898-b8df-5754b55c2be0
@@ -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()."</p>\n";
$oConfig->WriteToFile(TMP_CONFIG_FILE);
$oP->add("<form id=\"theForm\" method=\"post\"\">\n");