mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1866 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
74374604a0
commit
c3ded5ed07
2 changed files with 4 additions and 3 deletions
|
|
@ -38,6 +38,7 @@
|
|||
// 회원의 정보를 구함
|
||||
$member_info = $this->getMemberInfoByMemberSrl($member_srl);
|
||||
}
|
||||
$member_srl = $member_info->member_srl;
|
||||
|
||||
// 변수 정리
|
||||
$user_id = $member_info->user_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue