mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Remove unnecessary debugging code
This commit is contained in:
parent
1eb24871a0
commit
ec6ac82ebd
1 changed files with 0 additions and 3 deletions
|
|
@ -427,10 +427,7 @@ class Member extends ModuleObject
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
var_dump($result);
|
|
||||||
var_dump(Rhymix\Framework\Debug::getErrors());
|
|
||||||
$oDB->rollback();
|
$oDB->rollback();
|
||||||
exit;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue