消息

  • if($notify['authorid']!=0){ {$notify.author} }else{ {$notify.author} }

    {$notify.cTime|friendlyDate='full'}
    {$notify.type_cn}:

    if($notify["new"]>=2 && $notify["deal"]){ echo '
    '; $deal = explode("|",$notify["deal"]); echo ($notify["new"] == 2)?$deal[0]:$deal[1]; echo '
    '; }

    {$notify.title}

    {$notify.body}

    if($notify['type'] == "add_friend"){ 同意 | 忽略 }elseif($notify['type'] == "agree_friend"){ 设置好友分组 }elseif($notify["url"]){ 去看看 }
echo page($total_page);