From decd1d58da0e978ce6db780653782e7135bcd645 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 21 Feb 2024 23:47:16 +0700 Subject: [PATCH] Update modcp.php --- modcp.php | 1 - 1 file changed, 1 deletion(-) 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;