rhymix/modules/ncenterlite
Kijin Sung 802ca2cf1b Fix incorrect sender info in new message notification
A 회원 계정으로 로그인한 상태에서 애드온이나 서드파티 모듈이
B 회원으로부터 C 회원에게 쪽지가 발송되도록 하면,
C회원에게 표시되는 쪽지 알림에는 A 회원으로부터 쪽지가 왔다고
잘못 표시되는 문제 수정.

- 쪽지 발송 트리거에서 sender_srl을 참조하는 코드가 누락되어 있었음.

- insertNotify에서 명시적으로 지정한 target_member_srl 속성보다
  현재 로그인한 사용자의 회원정보를 우선 처리하는 문제가 있었음.
  이러면 target_member_srl 속성을 쓰는 이유가 없음 ㅡ.ㅡ;;
2018-01-25 23:39:03 +09:00
..
conf
lang
m.skins/default
queries
ruleset
schemas
skins
tpl
LICENSE
LICENSE-ko
ncenterlite.admin.controller.php
ncenterlite.admin.model.php
ncenterlite.admin.view.php
ncenterlite.class.php
ncenterlite.controller.php Fix incorrect sender info in new message notification 2018-01-25 23:39:03 +09:00
ncenterlite.mobile.php
ncenterlite.model.php
ncenterlite.view.php