1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-18 08:24:28 +00:00
friendica-github/mod/smilies.php

4 lines
66 B
PHP
Raw Normal View History

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