]> git.mxchange.org Git - friendica.git/blob - mod/smilies.php
add alt_pager function, add ability to use new pager logic on network, profile, commu...
[friendica.git] / mod / smilies.php
1 <?php
2
3 function smilies_content(&$a) { return smilies('',true); }