aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/mcp.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/mcp.php')
-rw-r--r--phpBB/mcp.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/mcp.php b/phpBB/mcp.php
index 0ecef72efa..1b09eb1e2c 100644
--- a/phpBB/mcp.php
+++ b/phpBB/mcp.php
@@ -106,7 +106,6 @@ if (!$auth->acl_getf_global('m_'))
// Except he is using one of the quickmod tools for users
$user_quickmod_actions = array(
'lock' => 'f_user_lock',
- 'unlock' => 'f_user_lock',
'make_sticky' => 'f_sticky',
'make_announce' => 'f_announce',
'make_global' => 'f_announce',