mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Removed Debug trace !
SVN:trunk[611]
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user