display_thing: it ain't much, but it's implemented.

This commit is contained in:
friendica
2013-12-29 00:51:27 -08:00
parent 22f614feba
commit f36be066af
4 changed files with 22 additions and 5 deletions

View File

@@ -281,7 +281,6 @@ function get_things($profile_hash,$uid) {
intval(TERM_OBJ_THING)
);
$things = $sorted_things = null;
$profile_hashes = array();