Fixed some badly broken stuff in installation phase.
[mailer.git] / js / install-common.js
index dbc3a735efd0de04cf4f4f9c7ddb6c8d5532ed60..16a323ea807981dbc90545300b19384e429a28a5 100644 (file)
@@ -62,6 +62,9 @@ function doFinishInstallation () {
 
 // Does the "installation loop"
 function doInstallationLoop () {
+       // Reset counter
+       counterSuccess = 0;
+
        // For-loop for all installation steps
        for (var i = 0; i < installationSteps.length; i++) {
                // Output message