- remove realtime configurations and install-instructions from the panel

This commit is contained in:
Michael Kaufmann (d00p)
2010-10-24 08:59:00 +00:00
parent 1c892a0f9c
commit 5f284c31ab
11 changed files with 1 additions and 174 deletions

View File

@@ -1206,6 +1206,7 @@ if(isFroxlorVersion('0.9.14-svn9'))
showUpdateStep("Removing froxlor-clients table");
$db->query("DROP TABLE IF EXISTS `froxlor_clients`");
lastStepStatus(0);
updateToVersion('0.9.14-svn10');
}