]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-unlock_emails.php
Some more wrappers added, code cleanups:
[mailer.git] / inc / modules / admin / what-unlock_emails.php
index dda8be3586256490b0b190f371be54bc803dc8c2..52faf0d8a9498ad94bb1af7966f2f570c9aea5c6 100644 (file)
@@ -123,7 +123,7 @@ LIMIT 1",
 
                // Mails unlocked for mail delivery
                loadTemplate('admin_settings_saved', false, $message);
-       } elseif (isPostRequestParameterSet(('reject'))) {
+       } elseif (isPostRequestParameterSet('reject')) {
                if (ifPostContainsSelections()) {
                        // Reject mail orders
                        $OUT = '';