This website requires JavaScript.
Explore
Help
Sign In
clones
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7d5166c9fe
friendica
/
mod
/
smilies.php
4 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
quick comments
2012-02-15 21:13:41 -05:00
<
?
php
Revert "Updated modules to allow for partial overrides without errors" This reverts commit db949bb802448184bfe5164d8d3dd86ddf51b187.
2016-02-07 09:11:34 -05:00
function
smilies_content
(
&
$a
)
{
return
smilies
(
''
,
true
);
}
Reference in New Issue
Copy Permalink