mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
改进代码
This commit is contained in:
@@ -52,7 +52,7 @@ class Template
|
||||
|
||||
private $literal = [];
|
||||
private $includeFile = []; // 记录所有模板包含的文件路径及更新时间
|
||||
protected $storage = null;
|
||||
protected $storage;
|
||||
|
||||
/**
|
||||
* 架构函数
|
||||
|
||||
Reference in New Issue
Block a user