Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
hood
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
沈海生
2015-08-23 16:34:07 +0800
Commit
38bc41613ab43d3c1b80086ef600b89e574efccc
1 parent
21187bfe
重置缓存tag
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Hood/Core/Root.php
Hood/Core/Root.php
View file @
38bc416
@@ -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
()
Please
register
or
login
to post a comment