X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_register2.php;h=e87b9668b2341afb4c4431b23ece0847e629c860;hp=915b5c86945fee0e2adfce66a0ca353cc14dda47;hb=4d6226782aa4ba157dca8c3891412ba50159481f;hpb=816b0a4a62c6034558d471430d936223ef5cabca diff --git a/inc/modules/admin/what-config_register2.php b/inc/modules/admin/what-config_register2.php index 915b5c8694..e87b9668b2 100644 --- a/inc/modules/admin/what-config_register2.php +++ b/inc/modules/admin/what-config_register2.php @@ -51,7 +51,7 @@ if (isset($_POST['ok'])) $_POST['least_cats'] = round($_POST['least_cats']); // Save settings - ADMIN_SAVE_SETTINGS($_POST, "_config", "config='0'"); + ADMIN_SAVE_SETTINGS($_POST); } else {