]> git.mxchange.org Git - friendica.git/blob - mod/smilies.php
Only offer the choice to activate Diaspora and OStatus if the system is ready for it
[friendica.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }