blob: 8b67f4de3316f2287e52f9563afb4c121208a6c3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<XML>
<post>
<like>
<guid>$guid</guid>
<target_type>$target_type</target_type>
<parent_guid>$parent_guid</parent_guid>
<parent_author_signature>$parentsig</parent_author_signature>
<author_signature>$authorsig</author_signature>
<positive>$positive</positive>
<diaspora_handle>$handle</diaspora_handle>
</like>
</post>
</XML>
|