diff --git a/modcp.php b/modcp.php index dd78592e9..3d4ce161a 100644 --- a/modcp.php +++ b/modcp.php @@ -748,7 +748,6 @@ switch ($mode) { bb_die(return_msg_mcp($msg)); } break; - default: bb_die('invalid action'); break;