diff --git a/app/basic_operator_panel/resources/content.php b/app/basic_operator_panel/resources/content.php index f327d60ae4..2dcd6183a9 100644 --- a/app/basic_operator_panel/resources/content.php +++ b/app/basic_operator_panel/resources/content.php @@ -128,7 +128,7 @@ if (permission_exists('operator_panel_eavesdrop')) { echo " "; } -if (sizeof($groups) > 0) { +if (is_array($groups) && @sizeof($groups) > 0) { echo "