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