首页| 版块| 我的| 发帖| 消息
主题:楼主留言
zhangjingyu 
获取链接(楼下稍后截图示意)中帖子pid的方法:
actions/ajax/leaveword.php
        M::sendNotice(
            array($atc['author']),
            array(
                'title' => getLangInfo('writemsg','leaveword_title'),
                'content' => getLangInfo('writemsg','leaveword_content',array(
                    'fid' => $atc['fid'],
                    'tid' => $tid,
                    'pid' => $pid,(新增此行)
                    'author' => $windid,
                    'subject' => $atc['subject'],
                    'postdate' => get_date($atc['postdate']),
                    'forum' => strip_tags($forum[$atc['fid']]['name']),
                    'affect' => '',
                    'admindate' => get_date($timestamp),
                    'reason' => stripslashes($atc_content)
                )),
zhangjingyu回帖于2016-12-04 20:49[查看电脑版]
下一页 (1/2)
下一楼»:还是发点有意思的吧
«上一楼:楼上的朋友,你说得太好了!!

查看全部回帖(27)
«返回主帖