Authored by 沈海生

重置缓存tag

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