mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Merge branch 'develop' of https://github.com/xpressengine/xe-core (1.8.14)
Conflicts: classes/context/Context.class.php modules/point/tpl/config.html
This commit is contained in:
commit
a22e69b7ec
59 changed files with 249 additions and 36 deletions
|
|
@ -62,8 +62,8 @@
|
|||
<action name="procMemberSaveDocument" type="controller" standalone="true" />
|
||||
<action name="procMemberDeleteSavedDocument" type="controller" standalone="true" />
|
||||
|
||||
<action name="procMemberFindAccount" type="controller" ruleset="findAccount" standalone="true" />
|
||||
<action name="procMemberFindAccountByQuestion" type="controller" standalone="true" />
|
||||
<action name="procMemberFindAccount" type="controller" method="GET|POST" ruleset="findAccount" standalone="true" />
|
||||
<action name="procMemberFindAccountByQuestion" type="controller" method="GET|POST" standalone="true" />
|
||||
<action name="procMemberAuthAccount" type="controller" method="GET|POST" standalone="true" />
|
||||
<action name="procMemberAuthEmailAddress" type="controller" method="GET|POST" standalone="true" />
|
||||
<action name="procMemberResendAuthMail" type="controller" ruleset="resendAuthMail" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue