]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor/settings.php
Fix for fatal error and naming convention applied
[mailer.git] / inc / modules / sponsor / settings.php
index 2aa04e5342e590bc0f6e8c3c6d0f6bc005ef0b58..495128ee8dfc7a9c7a3907b56dd6224e4c2be88d 100644 (file)
@@ -58,7 +58,7 @@ if (SQL_NUMROWS($result) == 1) {
        $content = SQL_FETCHARRAY($result);
        if ($content['status'] == 'CONFIRMED') {
                // Check if form was submitted or not
-               if (IS_FORM_SENT()) {
+               if (isFormSent()) {
                        // Check passwords
                        if (!REQUEST_ISSET_POST(('password'))) {
                                // No current password entered