diff --git a/app/contacts/contact_edit.php b/app/contacts/contact_edit.php index b84d824f94..9e9196dcef 100644 --- a/app/contacts/contact_edit.php +++ b/app/contacts/contact_edit.php @@ -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')) {