diff --git a/install/updates/froxlor/0.9/update_0.9.inc.php b/install/updates/froxlor/0.9/update_0.9.inc.php index 52c2cc62..7a44e783 100644 --- a/install/updates/froxlor/0.9/update_0.9.inc.php +++ b/install/updates/froxlor/0.9/update_0.9.inc.php @@ -309,7 +309,8 @@ if(isFroxlorVersion('0.9.1')) if(isFroxlorVersion('0.9.2')) { - showUpdateStep("Updating from 0.9.2 to 0.9.3", false); + showUpdateStep("Updating from 0.9.2 to 0.9.3"); + lastStepStatus(0); updateToVersion('0.9.3'); }