This commit is contained in:
thinkphp
2013-03-28 21:44:03 +08:00
parent 8a03692db5
commit f3f1b42ea4

View File

@@ -43,7 +43,7 @@ class Template {
private $literal = [];
private $block = [];
protected $handler = null;
protected $storage = null;
/**
* 架构函数