support photo items between zot and zot6

This commit is contained in:
zotlabs
2019-01-24 19:08:57 -08:00
parent 1b5dd8bbd7
commit 2fa274de1e
2 changed files with 37 additions and 1 deletions

View File

@@ -434,6 +434,8 @@ class Notifier {
$x['body'] = 'private';
logger('notifier: encoded item: ' . print_r($x,true), LOGGER_DATA, LOG_DEBUG);
//logger('notifier: encoded activity: ' . print_r($activity,true), LOGGER_DATA, LOG_DEBUG);
stringify_array_elms($recipients);
if(! $recipients) {
logger('no recipients');