1
0
Fork 0
friendica_2020-09-1_sharedH.../mod/smilies.php

4 lines
66 B
PHP
Raw Normal View History

2012-02-16 03:13:41 +01:00
<?php
function smilies_content(&$a) { return smilies('',true); }