This commit is contained in:
zotlabs 2017-01-07 04:51:44 -08:00
parent 89f0ecf25d
commit 6f1209ea49

View File

@ -1245,7 +1245,7 @@ function atom_entry($item,$type,$author,$owner,$comment = false,$cid = 0) {
'author' => $author,
'owner' => $owner,
'comment' => $comment,
'abook_id => $cid,
'abook_id' => $cid,
'entry' => $o
];