浏览代码

Add a missing bracket.

markjcrane 9 年之前
父节点
当前提交
79a9405728
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      contact_edit.php

+ 1 - 0
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')) {