1. 记录每个帖子的访问人情况

源代码在线查看: function.mtarchivedateend.php

软件大小: 1717 K
上传用户: m472333662
关键词: 记录 访问
下载地址: 免注册下载 普通下载 VIP

相关代码

								function smarty_function_MTArchiveDateEnd($args, &$ctx) {				    // status: complete				    $end = $ctx->stash('current_timestamp_end');				    $args['ts'] = $end;				    return $ctx->_hdlr_date($args, $ctx);				}				?>							

相关资源