예제 #1
0
파일: boot.php 프로젝트: logiks/logiks-core
 function checkRoleScope($module)
 {
     return RoleModel::checkScope($module, $activity);
 }