<%if page_err==0%>
| |
|
标题 |
所在版块 |
最后发表 |
<%loop (MyTopicInfo) topic topics%>
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topic.tid},0)%>
<%if {topic.folder}!=""%>
<%/if%>
|
<%if {topic.iconid}!=0%> <%else%> <%/if%> |
{topic.title} |
<%set {aspxrewriteurl} = this.ShowForumAspxRewrite({topic.fid},0)%>
{topic.forumname} |
by <%if {topic.lastposterid}!=-1%><%set {aspxrewriteurl} = this.UserInfoAspxRewrite({topic.lastposterid})%>{topic.lastposter}<%else%>{topic.lastposter}<%/if%> |
<%/loop%>
<%else%>
<%template _usercperrmsgbox%>
<%/if%>