论坛调用友情链接区块代码如下:
  1. <!--{if empty($gid) && ($_G['cache']['forumlinks'][0] || $_G['cache']['forumlinks'][1] || $_G['cache']['forumlinks'][2])}-->
  2. <div class="bm lk">
  3. <div id="category_lk" class="bm_c ptm">
  4. <!--{if $_G['cache']['forumlinks'][0]}-->
  5. <ul class="m mbn cl">$_G['cache']['forumlinks'][0]</ul>
  6. <!--{/if}-->
  7. <!--{if $_G['cache']['forumlinks'][1]}-->
  8. <div class="mbn cl">
  9. $_G['cache']['forumlinks'][1]
  10. </div>
  11. <!--{/if}-->
  12. <!--{if $_G['cache']['forumlinks'][2]}-->
  13. <ul class="x mbm cl">
  14. $_G['cache']['forumlinks'][2]
  15. </ul>
  16. <!--{/if}-->
  17. </div>
  18. </div>
  19. <!--{/if}-->

声明:有的资源均来自网络转载,版权归原作者所有,如有侵犯到您的权益 请联系邮箱:123456@qq.com 我们将配合处理!

原文地址:$_G['cache']['forumlinks'][0] || $_G['cache']['foruml发布于2023-02-27 17:56:25

相关推荐