\'' . mktime(0, 0, 0) . '\'')) {
echo '
操作失败,该信息您已经举报过了!';
exit();
}
$db->query('INSERT INTO `' . $db_mymps . 'info_report` (report_type,content,infoid,infotitle,ip,pubtime)VALUES(\'' . $report_type . '\',\'' . $content . '\',\'' . $infoid . '\',\'' . $infotitle . '\',\'' . $ip . '\',\'' . $timestamp . '\')');
echo '感谢您的举报 :)
● 在' . $mymps_global[SiteName] . ',每天有数千条违规信息通过用户举报被删除。
● 如果你是不小心点错了举报按钮,别担心。只有当一个信息收到一定数量的举报时才会被删除。
';
?>