Add a missing bracket.
This commit is contained in:
@@ -244,6 +244,7 @@ else {
|
|||||||
$db->exec(check_sql($sql));
|
$db->exec(check_sql($sql));
|
||||||
}
|
}
|
||||||
unset($sql);
|
unset($sql);
|
||||||
|
}
|
||||||
|
|
||||||
//assign the contact to the group
|
//assign the contact to the group
|
||||||
if ($group_uuid != '' && permission_exists('contact_group_add')) {
|
if ($group_uuid != '' && permission_exists('contact_group_add')) {
|
||||||
|
|||||||
Reference in New Issue
Block a user