]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_other.php
query masking rewritten in more SQLs, several cleanups and fix on beg link
[mailer.git] / inc / modules / admin / what-config_other.php
index 03aea0c1922cc4cdb376a4dd7fe2544f5be911be..5ba2b844e8c656847fc1aa13b2eb77b3cf51b377 100644 (file)
@@ -80,7 +80,7 @@ OPEN_TABLE("100%", "admin_content admin_content_align", "");
 if (isset($_POST['ok']))
 {
        // Update stamps directly
-       ADMIN_SAVE_SETTINGS($_POST, "_config", "config='0'");
+       ADMIN_SAVE_SETTINGS($_POST);
 }
  else
 {