]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_points.php
Some menu points renamed to not conflict with configuration menus:
[mailer.git] / inc / modules / admin / what-config_points.php
index 036d3e9c4ad42c46ed7d427019033990a4958457..e44120d876c36adf60176ca1bd22563866bdcd90 100644 (file)
@@ -62,7 +62,7 @@ if (isGetRequestElementSet('sub')) {
 }
 
 // Is a form sent?
 }
 
 // Is a form sent?
-if ((isFormSent('do_delete')) || (isFormSent('do_edit')) || (isFormSent('do_add'))) {
+if ((isFormSent('do_delete')) || (isFormSent('do_edit')) || (isFormSent('do_add')) || (isFormSent('save_config'))) {
        // Init SQLs
        initSqls();
        switch (getRequestElement('sub')) {
        // Init SQLs
        initSqls();
        switch (getRequestElement('sub')) {