Authored by 沈海生

重置缓存tag

... ... @@ -54,7 +54,7 @@ class Root
/**
* 删除多个缓存tag
*/
protected $_delTags = '';
protected $_delTags = array();
public function __construct()
... ...