提个BUG

三叔
三叔 http://www.sanshu.cn

1 People liked this article · 2550 views

在之前的二开途中发现。
如果模板 xxx.tpl.htm 中出现<? 且这符号不是php用的就会报错。
比如模板中出现
<?xml version=1.0>
这样的XML描述头。就会直接500异常

Published on 2019-05-09 14:25

Disclaimers:

This document is written by 三叔 Original published on WeCenter ,The copyright belongs to the author。

Log in,More exciting content waiting for you to find,Contribute wonderful answers,Participate in comment interaction

go Sign in! No accountgoregister

三叔
2019-05-10 14:55
我的意思是,我的模板中会用到xml啦。
imningfeng
2019-05-09 14:30
<?php echo G_VERSION; ?> 将就下,就用php的写法,应该也行吧