Merge branch 'develop' into api_ping
[friendica.git/.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }