]> git.mxchange.org Git - friendica.git/blob - view/smarty3/diaspora_photo.tpl
dfcb99fa87b6612dde857525528f16f9ac128c54
[friendica.git] / view / smarty3 / diaspora_photo.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<XML>
6   <post>
7     <photo>
8       <remote_photo_path>{{$path}}</remote_photo_path>
9       <remote_photo_name>{{$filename}}</remote_photo_name>
10       <status_message_guid>{{$msg_guid}}</status_message_guid>
11       <guid>{{$guid}}</guid>
12       <diaspora_handle>{{$handle}}</diaspora_handle>
13       <public>{{$public}}</public>
14       <created_at>{{$created_at}}</created_at>
15     </photo>
16   </post>
17 </XML>