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,
|
'author' => $author,
|
||||||
'owner' => $owner,
|
'owner' => $owner,
|
||||||
'comment' => $comment,
|
'comment' => $comment,
|
||||||
'abook_id => $cid,
|
'abook_id' => $cid,
|
||||||
'entry' => $o
|
'entry' => $o
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user