]> git.mxchange.org Git - friendica.git/blob - mod/smilies.php
Bugfix: Messages when ignoring, blocking and archiving contacts now returns the corre...
[friendica.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }