X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=js%2Finstall-common.js;h=16a323ea807981dbc90545300b19384e429a28a5;hp=dbc3a735efd0de04cf4f4f9c7ddb6c8d5532ed60;hb=5f53ccec1071ab7ab0134f928c2caf3fd3d1a14f;hpb=e0dae03ca4aaf3b23ed47aeba54983e0da1d04a8 diff --git a/js/install-common.js b/js/install-common.js index dbc3a735ef..16a323ea80 100644 --- a/js/install-common.js +++ b/js/install-common.js @@ -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