]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-newsletter.php
- Concept of a safe for collected points added
[mailer.git] / inc / extensions / ext-newsletter.php
index f82a4989b678ff96c56e5124c06b980fa6458e56..04ab4c2c39b9105164d70b23ed8744e822ec9209 100644 (file)
@@ -148,10 +148,6 @@ case "update": // Update an extension
        break;
 
 default: // Do stuff when extension is loaded
        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... ;-)
        //
        // URL ends which are used to indentify the end of an URL or email link
        // Don't use these chars in links... ;-)
        //