summaryrefslogtreecommitdiff
path: root/classes/Status_network_tag.php
AgeCommit message (Collapse)Author
2010-09-28* i18n/L10n and translator documentation updates.Siebrand Mazeland
* whitespace and indentation updates
2010-08-26Fix for failover error in status_network_tag caching; when no tags present ↵Brion Vibber
in table we would return an array with one empty element instead of no elements when getting the cached data.
2010-08-25Use Status_network's caching settings when loading Status_network_tag ↵Brion Vibber
entries; cache entries are batched per site and will be cleared when tags are inserted/deleted using the main interface. (with fixes from tagcache branch)
2010-07-20normalizing tags for status_networkJames Walker