XIUNOBBS 精华插件降序显示
7232708273 4月前

打开文件/plugin/xn_digest/model/thread_digest.func.php 找到第62行

$threadlist = thread_find_by_tids($tids);
修改为

$threadlist = thread_find_by_tids($tids, array('tid' => 'DESC'));
更新缓存即可降序排列。

 

最新回复 (1)
全部楼主
  • xiaocui
    4月前 2
    0
返回
7232708273
二级用户组
49
主题数
121
帖子数
扫码访问