mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1265 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f6d85f0419
commit
efddb5eb62
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
|||
// 모듈의 개별 설정에서 이 권한에 대한 그룹 지정이 있으면 체크
|
||||
if(count($this->module_info->grants[$grant_name])) {
|
||||
$group_srls = $this->module_info->grants[$grang_name];
|
||||
if(!is_array($group_srls)) $group_srls = array($group_srls);
|
||||
|
||||
if(count($user_group)) {
|
||||
foreach($user_group as $group_srl) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue