1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-10 20:28:26 +00:00
friendica-github/mod/smilies.php

4 lines
66 B
PHP
Raw Normal View History

2012-02-15 18:13:41 -08:00
<?php
function smilies_content(&$a) { return smilies('',true); }