|
|
发表于 2008-11-25 17:42:18
|
显示全部楼层
来自: 中国香港
原帖由 sh_top 于 2008-11-23 07:22 PM 发表 http://www.3dportal.cn/discuz/images/common/back.gif
. k6 K1 X3 }+ O i" P5 n, |& N2 S7 f, E* @7 L+ J0 s3 h' R
2 R- p- t$ r" S& |
work.inc.php中原来代码:if($work_time && ($timestamp - $member['lastworktimestamp']) < $work_time) {2 O U8 C# P7 \, ^! z/ c5 K- ~
showmessage('您两次打工的时间间隔太短, 请返回.');" @ l2 S8 f, T
}修改后代码:if($work_time && ($timestamp ...
, g; b+ c) w- o* H. H- a
9 b1 p# r, C: _. K'女王'真捧,代码也会用! |
|