From 816323a154e90fbb0d9e862810f2759348353381 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Mon, 27 Oct 2014 10:01:40 +0000 Subject: [PATCH] Add one more group parameter to check --- src/mibew/libs/groups.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mibew/libs/groups.php b/src/mibew/libs/groups.php index 852a0c00..3997dd11 100644 --- a/src/mibew/libs/groups.php +++ b/src/mibew/libs/groups.php @@ -276,6 +276,7 @@ function check_group_params($group, $extra_params = null) 'email', 'weight', 'parent', + 'title', 'chattitle', 'hosturl', 'logo',