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