mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-10 04:03:01 +09:00
Issue 2556 r11601 query refining. to delete member's autologin_keys.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11602 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0c2d955b7d
commit
b85a72ef3a
1 changed files with 2 additions and 0 deletions
|
|
@ -2072,6 +2072,8 @@
|
|||
$args->member_srl = $memberSrl;
|
||||
$args->autologin_key = $_COOKIE['xeak'];
|
||||
$output = executeQuery('member.deleteAutologin', $args);
|
||||
print_r($output);
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue