]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_primera.php
More references to removed (still some left)
[mailer.git] / inc / modules / admin / what-config_primera.php
index 69afcbf6cd6b2fd3a7fbe9166b81be11dfeeb8b9..3a8d0da5c2885b3610d1600b3000c09830369d4e 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);
 
        // Is the password set?