typo
This commit is contained in:
parent
89f0ecf25d
commit
6f1209ea49
@ -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
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user