- <section class="widget theme-widget wow fadeInUp" id="zbsixth_hot">
- <h3 class="hmtitle">热门文章</h3>
- <ul>
- <!–{eval $slides = DB::fetch_all("SELECT * FROM ".DB::table(‘forum_thread’)." ORDER BY `dateline` DESC LIMIT 0, 10");}–>
- <!–{loop $slides $slide}–>
- <!–{eval $index += 1}–>
- <li class="hots"><i class="first">$index
- </i><a href="forum.PHP?mod=viewthread&tid=$slide[tid]" title="$slide[subject]" target="_blank">$slide[subject]</a></li>
- <!–{/loop}–>
- </ul>
- </section>
复制代码
感谢您的来访,获取更多精彩文章请收藏本站。
© 版权声明
THE END

















暂无评论内容