diff options
Diffstat (limited to 'view/tpl/smarty3/diaspora_share.tpl')
-rw-r--r-- | view/tpl/smarty3/diaspora_share.tpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/view/tpl/smarty3/diaspora_share.tpl b/view/tpl/smarty3/diaspora_share.tpl deleted file mode 100644 index 59eb06124..000000000 --- a/view/tpl/smarty3/diaspora_share.tpl +++ /dev/null @@ -1,8 +0,0 @@ -<XML> - <post> - <request> - <sender_handle>{{$sender}}</sender_handle> - <recipient_handle>{{$recipient}}</recipient_handle> - </request> - </post> -</XML>
\ No newline at end of file |