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