]> git.mxchange.org Git - friendica.git/blob - view/diaspora_post.tpl
added index to config and pconfig table
[friendica.git] / view / diaspora_post.tpl
1 <XML>
2   <post>
3     <status_message>
4       <raw_message>$body</raw_message>
5       <guid>$guid</guid>
6       <diaspora_handle>$handle</diaspora_handle>
7       <public>$public</public>
8       <created_at>$created</created_at>
9     </status_message>
10   </post>
11 </XML>