aboutsummaryrefslogtreecommitdiffstats
path: root/include/taxonomy.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-29 00:51:27 -0800
committerfriendica <info@friendica.com>2013-12-29 00:51:27 -0800
commitf36be066af66e4e21913de3e8b4da0c7a05349b1 (patch)
tree1e6d0019d9ad71eef18f7d9780f15627aa0ccb3a /include/taxonomy.php
parent22f614feba8502a5fd040cc34dab2baa3087da3c (diff)
downloadvolse-hubzilla-f36be066af66e4e21913de3e8b4da0c7a05349b1.tar.gz
volse-hubzilla-f36be066af66e4e21913de3e8b4da0c7a05349b1.tar.bz2
volse-hubzilla-f36be066af66e4e21913de3e8b4da0c7a05349b1.zip
display_thing: it ain't much, but it's implemented.
Diffstat (limited to 'include/taxonomy.php')
-rw-r--r--include/taxonomy.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/taxonomy.php b/include/taxonomy.php
index 065f904fc..67263100f 100644
--- a/include/taxonomy.php
+++ b/include/taxonomy.php
@@ -281,7 +281,6 @@ function get_things($profile_hash,$uid) {
intval(TERM_OBJ_THING)
);
-
$things = $sorted_things = null;
$profile_hashes = array();