X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-newsletter.php;h=331f0853eeca912f31066fa74cd09938054345da;hp=f82a4989b678ff96c56e5124c06b980fa6458e56;hb=4db052cce49f60b6d9cc0f1c06b95cdd99f904ad;hpb=82d53dfb7f59fa1e37bd500e3db3d10a9d4a78da diff --git a/inc/extensions/ext-newsletter.php b/inc/extensions/ext-newsletter.php index f82a4989b6..331f0853ee 100644 --- a/inc/extensions/ext-newsletter.php +++ b/inc/extensions/ext-newsletter.php @@ -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ährung auf die Erweiterung ext-other.zip 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... ;-) //