cfmgrv4 init...2
This commit is contained in:
parent
99472a585d
commit
f0184dbe56
@ -38,7 +38,7 @@ class AuthFilter implements FilterInterface
|
||||
// dd($auth->popPreviousUrl());
|
||||
return redirect()->back()->with(
|
||||
'error',
|
||||
"회원[{$auth->getAuthInfo('name')}]님은 접속에 필요한 권한{$arguments[0]}이 없습니다. "
|
||||
"회원[{$auth->getAuthInfo('name')}]님은 접속에 필요한 권한이 없습니다. "
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user