mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
#47 추가 수정사항 반영.
This commit is contained in:
parent
46e8b01f94
commit
c9ca182135
1 changed files with 7 additions and 5 deletions
|
|
@ -1565,6 +1565,8 @@ class menuAdminController extends menu
|
|||
continue;
|
||||
}
|
||||
|
||||
$htPerm[$grantName] = explode(',', $htPerm[$grantName]);
|
||||
|
||||
// users in a particular group
|
||||
if(is_array($htPerm[$grantName]))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue