]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-theme_edit.php
query masking rewritten in more SQLs, several cleanups and fix on beg link
[mailer.git] / inc / modules / admin / what-theme_edit.php
index 9fc626ce0518409610668348505c7fd6534102af..7b2afc072f296eec2ddf8ca82ce039dd3bbf973d 100644 (file)
@@ -85,7 +85,7 @@ if ($SEL > 0)
        $POST['default_theme'] = $_GET['default_theme'];
        @setcookie("mxchange_theme", $POST['default_theme'], (time() + 60*60*24*365), COOKIE_PATH);
        $_COOKIE['mxchange_theme'] = $POST['default_theme'];
-       ADMIN_SAVE_SETTINGS($POST, "_config", "config='0'");
+       ADMIN_SAVE_SETTINGS($POST);
 }
 
 // Switch to testing mode