add diaspora signed_retraction template

This commit is contained in:
Friendika 2011-11-05 14:25:06 -07:00
parent a203820efe
commit 57beadc86b
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<XML>
<post>
<signed_retraction>
<target_guid>$guid</target_guid>
<target_type>$type</target_type>
<sender_handle>$handle</sender_handle>
<target_author_signature>$signature</target_author_signature>
</signed_retraction>
</post>
</XML>