This website requires JavaScript.
Explore
Help
Sign in
Friendica
/
friendica-github
Watch
1
Star
0
Fork
You've already forked friendica-github
0
mirror of
https://github.com/friendica/friendica
synced
2024-11-10 21:02:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b93326bb23
friendica-github
/
mod
/
smilies.php
4 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
quick comments
2012-02-16 02:13:41 +00:00
<
?
php
Revert "Updated modules to allow for partial overrides without errors" This reverts commit db949bb802448184bfe5164d8d3dd86ddf51b187.
2016-02-07 14:11:34 +00:00
function
smilies_content
(
&
$a
)
{
return
smilies
(
''
,
true
);
}
Reference in a new issue
Copy permalink