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