]> git.mxchange.org Git - friendica.git/blob - mod/smilies.php
The "display" page now shows the current author profile with a "connect" link (if...
[friendica.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }