destoon 信息到期剩余天数的调用方法

把以下函数加到公共函数文件中include/global.func.phpfunction dtime($totime){global $DT_TIME;$dtime = $totime - $DT_TIME;$

346655709