mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
delete debug code
This commit is contained in:
parent
216da1ed2b
commit
1e14d7219d
1 changed files with 0 additions and 1 deletions
|
|
@ -524,7 +524,6 @@ class documentController extends document
|
|||
$obj->member_srl = -1*$logged_info->member_srl;
|
||||
$obj->email_address = $obj->homepage = $obj->user_id = '';
|
||||
$obj->user_name = $obj->nick_name = 'anonymous';
|
||||
debugPrint($obj);
|
||||
}
|
||||
|
||||
$document_config = $oModuleModel->getModulePartConfig('document', $module_srl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue