]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_wernis.php
More references to removed (still some left)
[mailer.git] / inc / modules / admin / what-config_wernis.php
index 3e79f811a4b9d1cbb080b55364e9abbc4a48b4b7..cfa9132c55b6c6f2cb16a2fd33c4035f48eeff51 100644 (file)
@@ -42,6 +42,7 @@ ADD_DESCR("admin", __FILE__);
 
 if (isset($_POST['ok'])) {
        // First merge temporarily the new API data into the current config
+       global $_CONFIG;
        $_CONFIG = merge_array($_CONFIG, $_POST);
 
        // Let's test the API first (hold your horses here, cowboy! Thank you. :) )