改进代码

This commit is contained in:
thinkphp
2016-06-07 22:26:03 +08:00
parent 36a0f4456d
commit a7f9fa3603
5 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ use think\Template;
class Think
{
// 模板引擎实例
private $template = null;
private $template;
// 模板引擎参数
protected $config = [
// 模板起始路径