]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_newsletter.php
Possible fix for #125, applied fixes from profi-concept's branch
[mailer.git] / inc / modules / admin / what-config_newsletter.php
index 54d47057d4c1103fa2c670c4aef311781f817537..ed72a5e6676a6b904b8a3f7b82a66045603b37ca 100644 (file)
@@ -45,7 +45,7 @@ if ((!defined('__SECURITY')) || (!IS_ADMIN())) {
 // Add description as navigation point
 ADD_DESCR('admin', __FILE__);
 
-if (IS_FORM_SENT()) {
+if (isFormSent()) {
        // Save data
        REQUEST_SET_POST('nl_charge', convertCommaToDot(REQUEST_POST('nl_charge')));