查看: 2205|回复: 0

DZ6.0首页添加论坛已运行天数

[复制链接]
发表于 2008-1-9 15:46:31 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
打开index.php
查找:
$newthreads = round(($timestamp - $lastvisit + 600) / 1000) * 1000;
在后面加上:
$today  = mktime (0,0,0,date("m")  ,date("d"),date("Y"));
$build_date = mktime (0,0,0,9,18,2007);
$build_days = (int)(($today-$build_date)/(24*3600));


打开dizcuz.htm
查找:
- <a href="$supe[siteurl]/?uid/$discuz_uid" target="_blank">{lang space_upgrade_space}</a>
    <!--{/if}-->
   <!--{/if}-->
在后面加上:
『心灵地图论坛』已运行<span class="bold">$build_days</span> 天
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|维修人员 ( 鲁ICP备17033090号 )

GMT+8, 2024-4-30 21:43 , Processed in 0.194885 second(s), 9 queries , File On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

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