mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-09 00:24:27 +02:00
3 lines
66 B
PHP
3 lines
66 B
PHP
<?php
|
|
|
|
function smilies_content(&$a) { return smilies('',true); }
|