mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 23:02:48 +08:00
改进Cache类 及 驱动 改进Connection类及驱动
This commit is contained in:
@@ -13,7 +13,7 @@ namespace think\view\driver;
|
||||
use think\Exception;
|
||||
use think\Log;
|
||||
|
||||
class Php implements ViewInterface
|
||||
class Php
|
||||
{
|
||||
// 模板引擎参数
|
||||
protected $config = [
|
||||
|
||||
Reference in New Issue
Block a user