]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-lock_user.php
Fix for wrong mask fill-in
[mailer.git] / inc / modules / admin / what-lock_user.php
index bfd2f3b8b9826982c68234bc005d48927df4533a..7a05b88d122782ac9f4f27068e24a4c7f1c9a631 100644 (file)
@@ -59,7 +59,7 @@ if (REQUEST_ISSET_GET('uid')) {
                SQL_FREERESULT($result_user);
 
                // Is a lock reason set?
                SQL_FREERESULT($result_user);
 
                // Is a lock reason set?
-               if ((REQUEST_ISSET_POST(('lock'))) && ($status != 'LOCKED')) {
+               if ((REQUEST_ISSET_POST('lock')) && ($status != 'LOCKED')) {
                        // Ok, lock the account!
                        if (GET_EXT_VERSION('user') >= '0.3.5') {
                                // Lock with reason
                        // Ok, lock the account!
                        if (GET_EXT_VERSION('user') >= '0.3.5') {
                                // Lock with reason