index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
mod
/
smilies.php
blob: c47f95da76a5cfc7656aee72dcf7cb667402931d (
plain
) (
tree
)
b1d31aca5
1
2
3
<?php
function
smilies_content
(
&
$a
)
{
return
smilies
(
''
,
true
);
}