mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +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;
|
||||
$must_create = true;
|
||||
}
|
||||
var_dump($_SESSION);
|
||||
|
||||
// Create or refresh the session if needed.
|
||||
if ($must_create)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue