]> git.mxchange.org Git - friendica.git/blob - mod/smilies.php
Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.php
[friendica.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }