修改review.asp
call joekoe_cms.exec(sql,0)
'---------------发送短信息给管理员代码开始-------------------------------
call joekoe_cms.exec("insert into user_mail(accept_u,send_u,topic,word,tim,types,isread) values('"&web_dim(3)&"','"&rusername&"','评论管理中有新评论!','评论管理中有新评论,请管理员查阅!','"&joekoe_cms.now_time&"',1,0)",0)...
查看更多...