]> git.mxchange.org Git - friendica.git/blob - mod/smilies.php
Issue 1779: There is now an atom feed link under the connect link on the profile...
[friendica.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }