wernis extension is now alpha code (only listing in admin area is missing), naming...
[mailer.git] / inc / modules / admin / what-config_newsletter.php
index 9abc620029e8440d460ef78d7e04d5ad0a926e97..f169c3b2799512b42cf3c22607b3445d9753af87 100644 (file)
@@ -51,7 +51,7 @@ if (isset($_POST['ok']))
  else
 {
        // Prepare contants for the template
-       define('__CHARGE_VALUE'  , TRANSLATE_COMMA($CONFIG['nl_charge'], false));
+       define('__CHARGE_VALUE'  , TRANSLATE_COMMA($_CONFIG['nl_charge'], false));
 
        // Prepare constants and load template
        LOAD_TEMPLATE("admin_config_newsletter", false);