X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_other.php;h=5ba2b844e8c656847fc1aa13b2eb77b3cf51b377;hp=03aea0c1922cc4cdb376a4dd7fe2544f5be911be;hb=4d6226782aa4ba157dca8c3891412ba50159481f;hpb=816b0a4a62c6034558d471430d936223ef5cabca diff --git a/inc/modules/admin/what-config_other.php b/inc/modules/admin/what-config_other.php index 03aea0c192..5ba2b844e8 100644 --- a/inc/modules/admin/what-config_other.php +++ b/inc/modules/admin/what-config_other.php @@ -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 {