mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +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()
|
||||
{
|
||||
if(Context::get('is_logged'))
|
||||
{
|
||||
throw new Rhymix\Framework\Exception('already_logged');
|
||||
}
|
||||
|
||||
if (!$this->checkMidAndRedirect())
|
||||
{
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue