%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% '************************************ ' Powered by ThemePluginEditor 1.1 ' zsx http://www.zsxsoft.com '************************************ %> <% Option Explicit %> <% 'On Error Resume Next %> <% Response.Charset="UTF-8" %> <% Call System_Initialize() '检查非法链接 Call CheckReference("") '检查权限 If BlogUser.Level>1 Then Call ShowError(6) BlogTitle="主题配置" %>