X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-repair.php;h=996391f8ef33af7367d9e971a33dff77f1b652a4;hb=596c8ab32594401ca84abfbfe35513ddfff31bec;hp=309776aca2f90b50fdfffd151cd9862b9deb7fd3;hpb=a18efdcd57ba91893f0958a457b5c58639b135c3;p=mailer.git diff --git a/inc/extensions/ext-repair.php b/inc/extensions/ext-repair.php index 309776aca2..996391f8ef 100644 --- a/inc/extensions/ext-repair.php +++ b/inc/extensions/ext-repair.php @@ -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ütiges Update nach neuster Konvention (Erweiterung menu ist ungültig)."); + setExtensionUpdateNotes("Ungültiges Update nach neuster Konvention (Erweiterung menu ist ungültig)."); break; case '0.1.4': // SQL queries for v0.1.4