>>  |
 |
<% if not theUser.reged then %>
首页:登陆:注册:精华:排行
<% elseif not theUser.master then %>
首页:修改:悄悄话:精华:排行:退出
<% elseif not theUser.admin then %>
首页:修改:悄悄话:精华:排行:退出
<% else %>
首页:修改:悄悄话:精华:排行:管理:退出
<% end if %>
版主
<% for i=0 to ubound(master) %>
〖 <%=master(i)%> 〗
<% next %>
|
|
|