actually update to new version :P

This commit is contained in:
Michael Kaufmann (d00p)
2010-10-23 10:44:35 +00:00
parent ed5e2ba39d
commit 3c731661a0

View File

@@ -1238,5 +1238,5 @@ if(isFroxlorVersion('0.9.14-svn6'))
$db->query("DELETE FROM `".TABLE_PANEL_CRONRUNS."` WHERE `cronfile` ='cron_legacy.php';");
lastStepStatus(0);
updateToVersion('0.9.14-svn6');
updateToVersion('0.9.14-svn10');
}