增加sae相关驱动

This commit is contained in:
thinkphp
2015-12-10 15:17:32 +08:00
parent 9f0ee6acbb
commit 7b0fe7286d
5 changed files with 291 additions and 34 deletions

View File

@@ -186,7 +186,7 @@ class Template
private function checkCache($template, $cacheFile)
{
if (!$this->config['tpl_cache']) {
// 优先对配置设定检测
// 优先对配置设定检测
return false;
}
// 检查编译存储是否有效