충돌 수정

This commit is contained in:
thisgun
2020-04-13 16:20:12 +09:00
45 changed files with 629 additions and 329 deletions

View File

@ -539,7 +539,7 @@ if ($bo_table) {
}
}
if ($gr_id) {
if ($gr_id && !is_array($gr_id)) {
$group = get_group($gr_id);
}