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