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