内核更新
bug修复
This commit is contained in:
2
core/library/think/cache/driver/Wincache.php
vendored
2
core/library/think/cache/driver/Wincache.php
vendored
@@ -25,8 +25,6 @@ class Wincache extends Driver
|
||||
'expire' => 0,
|
||||
];
|
||||
|
||||
protected $tag;
|
||||
|
||||
/**
|
||||
* 架构函数
|
||||
* @param array $options 缓存参数
|
||||
|
||||
Reference in New Issue
Block a user