mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-04 06:12:48 +08:00
增加sae相关驱动
This commit is contained in:
@@ -186,7 +186,7 @@ class Template
|
||||
private function checkCache($template, $cacheFile)
|
||||
{
|
||||
if (!$this->config['tpl_cache']) {
|
||||
// 优先对配置设定检测
|
||||
// 优先对配置设定检测
|
||||
return false;
|
||||
}
|
||||
// 检查编译存储是否有效
|
||||
|
||||
Reference in New Issue
Block a user