* Dummy extension "yoomedia" added for Yoo! Media's API (Interface 2.0 supported)
[mailer.git] / inc / extensions / ext-newsletter.php
index 47153f507334ea1be9df33e7f8e7fec1e6f34eb3..0a3f6ce971bfd21165fffd456af7e395884af0c3 100644 (file)
@@ -151,8 +151,7 @@ case "update": // Update an extension
 
 default: // Do stuff when extension is loaded
        $dummy = LOAD_CONFIG();
-       $_CONFIG['nl_charge']   = $dummy['nl_charge'];   // Charge for your members to switch off the newsletter
-       $_CONFIG['nl_month']    = $dummy['nl_month'];    // Last month of check interval
+       $_CONFIG = array_merge($_CONFIG, $dummy);
        unset($dummy);
 
        // URL ends which are used to indentify the end of an URL or email link