mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
댓글 작성자 알림 설정페이지 만들고 모듈별로 선택하여 사용
This commit is contained in:
parent
d0ba49b233
commit
f0b1f785c1
9 changed files with 76 additions and 10 deletions
|
|
@ -569,7 +569,7 @@ class ncenterliteModel extends ncenterlite
|
|||
break;
|
||||
|
||||
case 'G':
|
||||
$str = sprintf(lang('ncenterlite_insert_comment_all_message'), $notification->target_nick_name, $notification->target_summary);
|
||||
$str = sprintf(lang('ncenterlite_commented'), $notification->target_nick_name, $type, $notification->target_summary);
|
||||
break;
|
||||
|
||||
// Other.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue