move db_upgrade to zlib

This commit is contained in:
zotlabs
2017-03-23 21:49:20 -07:00
parent e98938d03d
commit a2e1019978
6 changed files with 128 additions and 198 deletions

View File

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