mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-12 05:22:35 +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)
|
function _deleteDeclaredComments($commentSrls)
|
||||||
{
|
{
|
||||||
executeQuery('comment.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