]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-repair.php
mailer project continued:
[mailer.git] / inc / extensions / ext-repair.php
index 309776aca2f90b50fdfffd151cd9862b9deb7fd3..996391f8ef33af7367d9e971a33dff77f1b652a4 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -44,7 +44,7 @@ if (!defined('__SECURITY')) {
 setThisExtensionVersion('0.1.8');
 
 // Version history array (add more with , '0.0.1' and so on)
-setExtensionVersionHistory(array('0.0.0', '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.1.5', '0.1.6', '0.1.8'));
+setExtensionVersionHistory(array('0.0.0', '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.1.5', '0.1.6', '0.1.7', '0.1.8'));
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running
@@ -91,7 +91,7 @@ switch (getExtensionMode()) {
 
                        case '0.1.3': // SQL queries for v0.1.3
                                // Update notes (these will be set as task text!)
-                               setExtensionUpdateNotes("Ung&uuml;tiges Update nach neuster Konvention (Erweiterung <strong>menu</strong> ist ung&uuml;ltig).");
+                               setExtensionUpdateNotes("Ung&uuml;ltiges Update nach neuster Konvention (Erweiterung <strong>menu</strong> ist ung&uuml;ltig).");
                                break;
 
                        case '0.1.4': // SQL queries for v0.1.4