修罗Xiuno BBS精华插件降序显示

Charm VIP 4 2021-11-13 1931

广告位

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

$threadlist = thread_find_by_tids($tids);

修改为

$threadlist = thread_find_by_tids($tids, array('tid' => 'DESC'));


展开全文
最新回复 (0)
全部楼主

你可以在 登录注册 后,对此帖发表评论!

返回
发新帖