]> git.mxchange.org Git - mailer.git/blobdiff - js/install-common.js
Added update_year.sh (still not fully flexible) and updated all years with it.
[mailer.git] / js / install-common.js
index dbc3a735efd0de04cf4f4f9c7ddb6c8d5532ed60..b7014e37a42659c156663e8d1883d3cc360a00cc 100644 (file)
@@ -2,7 +2,7 @@
  * JavaScript for common installer functions
  * --------------------------------------------------------------------
  * Copyright (c) 2003 - 2009 by Roland Haeder
- * Copyright (c) 2009 - 2013 by Mailer Developer Team
+ * Copyright (c) 2009 - 2015 by Mailer Developer Team
  * For more information visit: http://mxchange.org
  *
  * This program is free software; you can redistribute it and/or modify
@@ -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