mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
주석 내용을 명확하게 고침.
This commit is contained in:
parent
5848572bb1
commit
e0b619dea0
1 changed files with 1 additions and 1 deletions
|
|
@ -417,7 +417,7 @@ class ncenterliteController extends ncenterlite
|
|||
|
||||
$notify_list = $oNcenterliteModel->getNotifyMemberSrlByCommentSrl($obj->comment_srl);
|
||||
|
||||
// 대댓글이 2개이상일경우 comment
|
||||
// 대댓글의 대댓글일 경우 혹은 중복적으로 받는 경우 comment_srl 당 2개이상 notify가 생성될 수 있다.
|
||||
$member_srls = array();
|
||||
foreach($notify_list as $value)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue