3 Star 4 Fork 2

hainuo / phpems47

 / 详情

lib/tpl.cls.php的compileDate函数处理有问题

待办的
创建于  
2017-09-12 16:48

public function compileDate(&$content)
242 {
243 $limit = '/{x2;date:([^,]+),([^}]+)}/';
244 $replace = "";
245 $content = preg_replace($limit, $replace, $content);
246 }

造成考试的开始时间和结束时间不能正常显示,请看看,谢谢。

评论 (0)

lhmwzy 创建了任务

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
PHP
1
https://gitee.com/hainuo/phpems47.git
git@gitee.com:hainuo/phpems47.git
hainuo
phpems47
phpems47

搜索帮助