mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Fix any incorrect the list_order setting.
This commit is contained in:
parent
b2e6c5338e
commit
219c7fef1d
1 changed files with 0 additions and 1 deletions
|
|
@ -929,7 +929,6 @@ class commentController extends comment
|
|||
$obj->content = lang('msg_delete_comment');
|
||||
}
|
||||
$obj->member_srl = 0;
|
||||
$obj->list_order = 0;
|
||||
$output = executeQuery('comment.updateCommentByDelete', $obj);
|
||||
if(!$output->toBool())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue