move db_upgrade to zlib

This commit is contained in:
zotlabs
2017-03-23 21:49:20 -07:00
committed by Mario Vavti
parent dea4879938
commit 5f0004b416
6 changed files with 128 additions and 198 deletions

View File

@@ -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,