Merge branch 'dev' into 'dev'
minor zot6 compatibility issues uncovered through daily use See merge request hubzilla/core!1671
This commit is contained in:
@@ -390,7 +390,7 @@ function photo_upload($channel, $observer, $args) {
|
||||
'edited' => $p['edited'],
|
||||
'id' => z_root() . '/photos/' . $channel['channel_address'] . '/image/' . $photo_hash,
|
||||
'link' => $link,
|
||||
'body' => $obj_body
|
||||
'body' => $summary
|
||||
);
|
||||
|
||||
$target = array(
|
||||
|
Reference in New Issue
Block a user