Fixes issue with tag cache builder
authorMatthias Schmidt <gravatronics@live.com>
Sat, 12 Oct 2013 08:28:39 +0000 (10:28 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 12 Oct 2013 08:28:39 +0000 (10:28 +0200)
commitccb5b57b4aa6ec511c6c45580fd51245f79b27c2
tree9bdf3236fc83acb2bec0a7b510e8492d445ecf35
parentab19a7728630f8a8ba47b77839a717b9dd7f6c88
Fixes issue with tag cache builder

Since cache builders are singletons, before reading tags, the previously read tags need to be removed, i.e. `$tags` needs to be emptied.
wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php