mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
issue 641 retouch
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10973 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a6f9cc5401
commit
71a4b27c52
3 changed files with 10 additions and 9 deletions
|
|
@ -397,6 +397,7 @@
|
|||
$oMemberModel = &getModel('member');
|
||||
$memberInfo = $oMemberModel->getMemberInfoByMemberSrl($authMemberSrl);
|
||||
|
||||
$_SESSION['auth_member_info'] = $memberInfo;
|
||||
Context::set('memberInfo', $memberInfo);
|
||||
$this->setTemplateFile('reset_mail');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue