충돌 수정
This commit is contained in:
@ -539,7 +539,7 @@ if ($bo_table) {
|
||||
}
|
||||
}
|
||||
|
||||
if ($gr_id) {
|
||||
if ($gr_id && !is_array($gr_id)) {
|
||||
$group = get_group($gr_id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user