From efa7d6d3fe9ff285d016b58c67bf6d3770b87261 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sat, 6 Apr 2019 17:20:51 +0200 Subject: [PATCH] system_groupmanager.php fix Warning: count(): Parameter must be an array, closes https://github.com/opnsense/core/issues/3391 --- src/www/system_groupmanager.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/www/system_groupmanager.php b/src/www/system_groupmanager.php index 302514f97..b8570e23a 100644 --- a/src/www/system_groupmanager.php +++ b/src/www/system_groupmanager.php @@ -385,8 +385,8 @@ $( document ).ready(function() { - - + +