]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_user.php
Some more wrappers added, code cleanups:
[mailer.git] / inc / modules / admin / what-del_user.php
index 874dc11c6e281ec1dec5de208197141f497ac446..382787087a9993bc9e40dff37109c36a67e1b4c6 100644 (file)
@@ -46,7 +46,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 addMenuDescription('admin', __FILE__);
 
 // User exists..
-if ((isFormSent()) || ((isFormSent('del')) && (isPostRequestParameterSet(('reason'))))) {
+if ((isFormSent()) || ((isFormSent('del')) && (isPostRequestParameterSet('reason')))) {
        // Is the account there?
        if (fetchUserData(getRequestParameter('userid'))) {
                // Delete user account