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