mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
parent
23712bda19
commit
7f3eb6d56c
1 changed files with 1 additions and 1 deletions
|
|
@ -1560,7 +1560,7 @@ class CommentController extends Comment
|
|||
function _deleteDeclaredComments($commentSrls)
|
||||
{
|
||||
executeQuery('comment.deleteDeclaredComments', $commentSrls);
|
||||
executeQuery('comment.deleteCommentDeclaredLog', $commentSrls);
|
||||
executeQuery('comment.deleteDeclaredCommentLog', $commentSrls);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue