This website requires JavaScript.
Explore
Help
Register
Sign In
mexon
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Pull requests
Activity
04dceb9551
friendica
/
mod
/
smilies.php
4 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
quick comments
2012-02-16 03:13:41 +01:00
<
?
php
Revert "Updated modules to allow for partial overrides without errors" This reverts commit db949bb802448184bfe5164d8d3dd86ddf51b187.
2016-02-07 15:11:34 +01:00
function
smilies_content
(
&
$a
)
{
return
smilies
(
''
,
true
);
}
Copy permalink