mirror of
https://github.com/friendica/friendica
synced 2025-02-09 00:58:50 +00:00
3 lines
66 B
PHP
3 lines
66 B
PHP
<?php
|
|
|
|
function smilies_content(&$a) { return smilies('',true); }
|