mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
Fix incorrect comment on getCommentCountByDate()
This commit is contained in:
parent
a7b73e1fed
commit
72be83cb3c
1 changed files with 1 additions and 1 deletions
|
|
@ -308,7 +308,7 @@ class CommentModel extends Comment
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the total number of comments in corresponding with document_srl.
|
* Get the total number of comments posted on the given date.
|
||||||
* @param string $date
|
* @param string $date
|
||||||
* @param array $moduleList
|
* @param array $moduleList
|
||||||
* @param array $statusList
|
* @param array $statusList
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue