aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ThreadItem.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-23 21:49:20 -0700
committerMario Vavti <mario@mariovavti.com>2017-03-31 10:25:27 +0200
commit5f0004b416b81f546546d719d8206da52efb1ac1 (patch)
tree6711aa48bfab7d9958dbc5e83141a4017a7e3e6e /Zotlabs/Lib/ThreadItem.php
parentdea487993828d00e7be9709752129e445a255171 (diff)
downloadvolse-hubzilla-5f0004b416b81f546546d719d8206da52efb1ac1.tar.gz
volse-hubzilla-5f0004b416b81f546546d719d8206da52efb1ac1.tar.bz2
volse-hubzilla-5f0004b416b81f546546d719d8206da52efb1ac1.zip
move db_upgrade to zlib
Diffstat (limited to 'Zotlabs/Lib/ThreadItem.php')
-rw-r--r--Zotlabs/Lib/ThreadItem.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Lib/ThreadItem.php b/Zotlabs/Lib/ThreadItem.php
index c3464b86b..5910ea672 100644
--- a/Zotlabs/Lib/ThreadItem.php
+++ b/Zotlabs/Lib/ThreadItem.php
@@ -338,7 +338,6 @@ class ThreadItem {
'profile_url' => $profile_link,
'thread_action_menu' => thread_action_menu($item,$conv->get_mode()),
'thread_author_menu' => thread_author_menu($item,$conv->get_mode()),
- 'item_photo_menu' => item_photo_menu($item),
'dreport' => $dreport,
'name' => $profile_name,
'thumb' => $profile_avatar,