コード例 #1
0
ファイル: boot.php プロジェクト: logiks/logiks-core
 function checkRoleScope($module)
 {
     return RoleModel::checkScope($module, $activity);
 }