]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-newsletter.php
comment version updated
[mailer.git] / inc / extensions / ext-newsletter.php
index 2766175901c3a5bd21ba6fbf5e19580791705840..16d6b2513bbeb945cbd9eba7393d20c231728563 100644 (file)
@@ -128,7 +128,7 @@ case "update": // Update an extension
                $UPDATE_NOTES = "Nur bei installierter Erweiterung <STRONG>html_mail</STRONG> k&ouml;nnen Sie auch HTML-Mails versenden.";
                break;
 
-       case "0.1.0": // SQL queries for v0.1.0
+       case "0.1.0": // SQL queries for v0.2.1
                $SQLs[] = "ALTER TABLE "._MYSQL_PREFIX."_config ADD nl_month char(2) not null default '".date("m", time())."'";
 
                // Update notes (these will be set as task text!)