码迷,mamicode.com
首页 > 其他好文 > 详细

帝国cms 修改[!--newsnav--]不显示首页

时间:2019-06-29 13:15:16      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:site   new   href   UNC   ring   return   turn   cti   string   

第一步:在e/class/connect.php中搜索 function ReturnClassLink($classid)
第二步:将函数里面的 $string="<a href=\"".ReturnSiteIndexUrl()."\">".$fun_r[‘index‘]."</a>"; 注释掉即:
// $string="<a href=\"".ReturnSiteIndexUrl()."\">".$fun_r[‘index‘]."</a>";

帝国cms 修改[!--newsnav--]不显示首页

标签:site   new   href   UNC   ring   return   turn   cti   string   

原文地址:https://www.cnblogs.com/20170804/p/11106123.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!