aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_photo.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-12-28 17:29:41 -0800
committerfriendica <info@friendica.com>2012-12-28 17:29:41 -0800
commitf048c1d05a93d0592263afd7f24dbee14e14ced5 (patch)
tree0dd979de118b5c77f596566cf52ebd6cfb660a29 /view/tpl/diaspora_photo.tpl
parentddd58e6e285c6e3dc81beb7f453999e4a93fc069 (diff)
parent096e3701105d31004b580b433aacca87b7531025 (diff)
downloadvolse-hubzilla-f048c1d05a93d0592263afd7f24dbee14e14ced5.tar.gz
volse-hubzilla-f048c1d05a93d0592263afd7f24dbee14e14ced5.tar.bz2
volse-hubzilla-f048c1d05a93d0592263afd7f24dbee14e14ced5.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/tpl/diaspora_photo.tpl')
-rw-r--r--view/tpl/diaspora_photo.tpl13
1 files changed, 0 insertions, 13 deletions
diff --git a/view/tpl/diaspora_photo.tpl b/view/tpl/diaspora_photo.tpl
deleted file mode 100644
index 75ca7f15c..000000000
--- a/view/tpl/diaspora_photo.tpl
+++ /dev/null
@@ -1,13 +0,0 @@
-<XML>
- <post>
- <photo>
- <remote_photo_path>$path</remote_photo_path>
- <remote_photo_name>$filename</remote_photo_name>
- <status_message_guid>$msg_guid</status_message_guid>
- <guid>$guid</guid>
- <diaspora_handle>$handle</diaspora_handle>
- <public>$public</public>
- <created_at>$created_at</created_at>
- </photo>
- </post>
-</XML> \ No newline at end of file