mirror of
https://github.com/friendica/friendica
synced 2024-11-20 05:03:47 +00:00
4 lines
66 B
PHP
4 lines
66 B
PHP
|
<?php
|
||
|
|
||
|
function smilies_content(&$a) { return smilies('',true); }
|