메시지 관련 template 준비중

This commit is contained in:
2018-01-28 03:44:27 +09:00
parent 3ecee6a9e8
commit 9b45ca41fa
4 changed files with 51 additions and 0 deletions
+2
View File
@@ -318,7 +318,9 @@ function MsgDip($connect, $bg) {
if($nation['dip4']) { echo "\n"; DecodeMsg($connect, $nation['dip4'], $nation['dip4_type'], $nation['dip4_who'], $nation['dip4_when'], $bg, 4); }
}
function ShowMsgEx($msgType, $src, $dest, $msg, $datetime){
}
function ShowMsg($skin, $bgcolor, $type, $picture, $imgsvr, $me, $mycolor, $you, $youcolor, $msg, $date, $num=0, $who=0, $when=0, $level=0, $note="") {
if($msg == "") return;