beautification of update-process

This commit is contained in:
Michael Kaufmann (d00p)
2010-04-07 11:24:53 +00:00
parent 5e3a4fb1ab
commit 4659d8e24a

View File

@@ -394,7 +394,7 @@ if(isFroxlorVersion('0.9.3-svn5'))
if(isFroxlorVersion('0.9.4'))
{
showUpdateStep("Updating from 0.9.4 to 0.9.4-svn1", true);
showUpdateStep("Updating from 0.9.4 to 0.9.4-svn1", false);
showUpdateStep("Adding new settings");
$db->query("INSERT INTO `" . TABLE_PANEL_SETTINGS . "` (`settinggroup`, `varname`, `value`) VALUES ('system', 'awstats_path', '/usr/bin/');");