]> git.mxchange.org Git - friendica.git/blob - mod/smilies.php
Creating a shadow entry for every public post and show it on the community page.
[friendica.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }