mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Add a missing bracket.
This commit is contained in:
@@ -244,6 +244,7 @@ else {
|
||||
$db->exec(check_sql($sql));
|
||||
}
|
||||
unset($sql);
|
||||
}
|
||||
|
||||
//assign the contact to the group
|
||||
if ($group_uuid != '' && permission_exists('contact_group_add')) {
|
||||
|
||||
Reference in New Issue
Block a user