mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 09:54:28 +02:00
3 lines
66 B
PHP
Executable file
3 lines
66 B
PHP
Executable file
<?php
|
|
|
|
function smilies_content(&$a) { return smilies('',true); }
|