]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix for failover error in status_network_tag caching; when no tags present in table...
authorBrion Vibber <brion@pobox.com>
Thu, 26 Aug 2010 20:52:03 +0000 (13:52 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 26 Aug 2010 20:52:03 +0000 (13:52 -0700)
commit8f06e3b2819936d1a9fe30b1bc44759bdcd56992
tree2ec01e634d632eb329bdf3d976927a95f13a69fe
parent63fd2332f0469174be6476eb7455519ebaf30249
Fix for failover error in status_network_tag caching; when no tags present in table we would return an array with one empty element instead of no elements when getting the cached data.
classes/Status_network_tag.php