]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-newsletter.php
- Login failtures added to admin/member menu
[mailer.git] / inc / extensions / ext-newsletter.php
index f82a4989b678ff96c56e5124c06b980fa6458e56..331f0853eeca912f31066fa74cd09938054345da 100644 (file)
@@ -134,7 +134,6 @@ case "update": // Update an extension
                break;
 
        case "0.1.1": // SQL queries for v0.1.1
-               $SQLs[] = "ALTER TABLE "._MYSQL_PREFIX."_config DROP nl_currency";
 
                // Update notes (these will be set as task text!)
                $UPDATE_NOTES = "W&auml;hrung auf die Erweiterung <A href=\"#\"><STRONG>ext-other.zip</STRONG></A> verlagert. Bitte auch diese aktualisieren.";
@@ -148,10 +147,6 @@ case "update": // Update an extension
        break;
 
 default: // Do stuff when extension is loaded
-       $dummy = LOAD_CONFIG();
-       $_CONFIG = merge_array($_CONFIG, $dummy);
-       unset($dummy);
-
        // URL ends which are used to indentify the end of an URL or email link
        // Don't use these chars in links... ;-)
        //