mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Allow non-members to access dispMemberLogout #1953
This commit is contained in:
parent
4f4aee6647
commit
06565b05cd
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<action name="dispMemberOwnComment" type="view" permission="member" meta-noindex="true" route="my_comments" />
|
||||
<action name="dispMemberActiveLogins" type="view" permission="member" meta-noindex="true" route="active_logins" />
|
||||
<action name="dispMemberModifyNicknameLog" type="view" permission="member" meta-noindex="true" />
|
||||
<action name="dispMemberLogout" type="view" permission="member" meta-noindex="true" />
|
||||
<action name="dispMemberLogout" type="view" meta-noindex="true" />
|
||||
<action name="dispMemberSpammer" type="view" permission="manager" check_var="module_srl" meta-noindex="true" />
|
||||
|
||||
<action name="getMemberMenu" type="model" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue