diff options
author | zotlabs <mike@macgirvin.com> | 2018-04-17 20:27:36 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-04-17 20:27:36 -0700 |
commit | a806c68713baebcc8ca3353e01031593b2f571a4 (patch) | |
tree | f927c6f18d2160cc99a517b59d6af2206912a626 /include | |
parent | 393cd46a82bd4c00c72e8734df2d1fa62928cc06 (diff) | |
download | volse-hubzilla-a806c68713baebcc8ca3353e01031593b2f571a4.tar.gz volse-hubzilla-a806c68713baebcc8ca3353e01031593b2f571a4.tar.bz2 volse-hubzilla-a806c68713baebcc8ca3353e01031593b2f571a4.zip |
fine tuning the public stream tag results
Diffstat (limited to 'include')
-rw-r--r-- | include/taxonomy.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/taxonomy.php b/include/taxonomy.php index 6011ca80c..97cbe03d7 100644 --- a/include/taxonomy.php +++ b/include/taxonomy.php @@ -368,15 +368,6 @@ function pub_tagadelic($net,$site,$limit,$recent,$type) { } - - - - - - - - - function dir_tagadelic($count = 0, $hub = '') { $count = intval($count); |