www.gusucode.com > 站长俱乐部新闻发布系统精简版 1.01源码程序 > admin/queries/close.asp

    <%
Configuration.Close()
Set Configuration = Nothing
Color_Scheme.Close()
Set Color_Scheme = Nothing
Content_Font_Scheme.Close()
Set Content_Font_Scheme = Nothing
Category_Font_Scheme.Close()
Set Category_Font_Scheme = Nothing
Item_Font_Scheme.Close()
Set Item_Font_Scheme = Nothing
Category.Close()
Set Category = Nothing
%>