]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_register.php
Added more config wrappers
[mailer.git] / inc / modules / admin / what-config_register.php
index f4970baea360036eb519873c4f7185478e3a6e89..eec09e7723e895ae0c34eb6c7ac6b2967ad33f91 100644 (file)
@@ -44,7 +44,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 addYouAreHereLink('admin', __FILE__);
 
 // Do we want to save changes?
-if (isFormSent()) {
+if (isFormSent('save_config')) {
        // Begin counting
        $count = 0;