mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
Delete query check code from r11602
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11603 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b85a72ef3a
commit
b1d9014963
1 changed files with 0 additions and 2 deletions
|
|
@ -2072,8 +2072,6 @@
|
||||||
$args->member_srl = $memberSrl;
|
$args->member_srl = $memberSrl;
|
||||||
$args->autologin_key = $_COOKIE['xeak'];
|
$args->autologin_key = $_COOKIE['xeak'];
|
||||||
$output = executeQuery('member.deleteAutologin', $args);
|
$output = executeQuery('member.deleteAutologin', $args);
|
||||||
print_r($output);
|
|
||||||
exit;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue