mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
Remove debugging code
This commit is contained in:
parent
aeb42891b0
commit
9c96dc04bc
1 changed files with 0 additions and 1 deletions
|
|
@ -187,7 +187,6 @@ class Session
|
||||||
$_SESSION['RHYMIX']['login'] = $_SESSION['member_srl'] = false;
|
$_SESSION['RHYMIX']['login'] = $_SESSION['member_srl'] = false;
|
||||||
$must_create = true;
|
$must_create = true;
|
||||||
}
|
}
|
||||||
var_dump($_SESSION);
|
|
||||||
|
|
||||||
// Create or refresh the session if needed.
|
// Create or refresh the session if needed.
|
||||||
if ($must_create)
|
if ($must_create)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue