]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_other.php
Introduced 'per-what-word-wrapping
[mailer.git] / inc / modules / admin / what-config_other.php
index 81aac69a10179601fa455f47259e437509155745..78688741e514d2f5ddacad82d22127c889e4e4e8 100644 (file)
@@ -67,7 +67,7 @@ if (isFormSent('save_config')) {
        if (!isPostRequestElementSet('reject_url'))            { unsetPostRequestElement('ok'); }
 } // END - if
 
-if (isFormSent()) {
+if (isFormSent('save_config')) {
        // Update stamps directly
        adminSaveSettingsFromPostData();
 } else {