]> git.mxchange.org Git - friendica.git/blob - view/diaspora_retract.tpl
don't allow followers to get a post through unless it's a tag deliver
[friendica.git] / view / diaspora_retract.tpl
1 <XML>
2   <post>
3     <retraction>
4       <post_guid>$guid</post_guid>
5       <type>$type</type>
6       <diaspora_handle>$handle</diaspora_handle>
7     </retraction>
8   </post>
9 </XML>