mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 17:44:38 +09:00
Merge branch 'develop' of https://github.com/xpressengine/xe-core into develop
This commit is contained in:
commit
18152b64fc
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