friendica/view/diaspora_comment.tpl

11 wiersze
259 B
Smarty
Czysty Zwykły widok Historia

2011-08-04 05:05:20 +00:00
<XML>
<post>
<comment>
<guid>$guid</guid>
<parent_guid>$parent_guid</parent_guid>
<author_signature>$authorsig</author_signature>
<text>$body</text>
<diaspora_handle>$handle</diaspora_handle>
</comment>
</post>
</XML>