<% Response.Charset="UTF-8" %> <% Response.Buffer=True %> <% Call System_Initialize() Call Totoro_Initialize If Request.QueryString("act")="cleanall" And BlogUser.Level=1 Then Totoro_Config.Write "TOTORO_THROWCOUNT",0 Totoro_Config.Write "TOTORO_CHECKCOUNT",0 Totoro_Config.Save End If %><%If BlogUser.Level=1 Then %>

Totoro已经为您拦截<%=Totoro_THROWCOUNT%>条评论,加入审核<%=Totoro_CHECKCOUNT%>条评论 [清空计数器]<%End If%>。