friendica/mod/smilies.php

4 lines
66 B
PHP
Executable File

<?php
function smilies_content(&$a) { return smilies('',true); }