mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 13:02:15 +09:00
로그인상태 비번찾기 허용
This commit is contained in:
parent
bbdfb78582
commit
493bd5991d
1 changed files with 0 additions and 5 deletions
|
|
@ -917,11 +917,6 @@ class MemberView extends Member
|
||||||
*/
|
*/
|
||||||
function dispMemberFindAccount()
|
function dispMemberFindAccount()
|
||||||
{
|
{
|
||||||
if(Context::get('is_logged'))
|
|
||||||
{
|
|
||||||
throw new Rhymix\Framework\Exception('already_logged');
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!$this->checkMidAndRedirect())
|
if (!$this->checkMidAndRedirect())
|
||||||
{
|
{
|
||||||
return;
|
return;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue