mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1569 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3c34981ed1
commit
f8bcad984e
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@
|
||||||
if(!$output->toBool()) {
|
if(!$output->toBool()) {
|
||||||
$args->password = md5(getmicrotime());
|
$args->password = md5(getmicrotime());
|
||||||
$output = $this->insertMember($args);
|
$output = $this->insertMember($args);
|
||||||
|
$this->doLogin($args->user_id);
|
||||||
}
|
}
|
||||||
|
|
||||||
// 페이지 이동
|
// 페이지 이동
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue