本站公收录50年前的影片
 找回密码
 立即注册
快捷导航
搜索
回复: 0

发新帖后标题前自动加入当天日期FOR:X1.5/2.0

[复制链接]
发表于 2025-3-2 13:02:18 | 显示全部楼层 |阅读模式
打开source/include/post/post_newthread.php
找到
  1. if($post_invalid = checkpost($subject, $message, ($special || $sortid))) {
  2. showmessage($post_invalid, '', array('minpostsize' => $_G['setting']['minpostsize'], 'maxpostsize' => $_G['setting']['maxpostsize']));
  3. }
复制代码

下面添加:
  1. $date = dgmdate(TIMESTAMP, 'm-d', $_G['setting']['timeoffset']);
  2. $subject = "【".$date."】 ".$subject;
复制代码

1.gif




您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|联系管理|sitemap|老影迷

GMT+8, 2025-8-26 07:27 , Processed in 0.122105 second(s), 34 queries .

Powered by Discuz! X3.5

快速回复 返回顶部 返回列表