mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Remove dead code
This commit is contained in:
parent
8a0d021622
commit
d8f2440eeb
1 changed files with 0 additions and 7 deletions
|
@ -51,13 +51,6 @@ return [
|
|||
'Exception.JKingWeb/NewsSync/User/Exception.authMissing' => 'Please log in to proceed',
|
||||
'Exception.JKingWeb/NewsSync/User/Exception.authFailed' => 'Authentication failed',
|
||||
'Exception.JKingWeb/NewsSync/User/ExceptionAuthz.notAuthorized' =>
|
||||
/*'{action, select,
|
||||
userList {{user, select,
|
||||
"*" {Authenticated user is not authorized to view the global user list}
|
||||
other {Authenticated user is not authorized to view the user list for domain {user}}
|
||||
}}
|
||||
other {Authenticated user is not authorized to perform the action "{action}" on behalf of {user}}
|
||||
}',*/
|
||||
'{action, select,
|
||||
userList {{user, select,
|
||||
global {Authenticated user is not authorized to view the global user list}
|
||||
|
|
Loading…
Reference in a new issue