Update plugin.emoticons.php
- cleanup
This commit is contained in:
parent
f72d731e3f
commit
9f2248418a
@ -54,8 +54,8 @@ function plugin_emoticons_filter ($emostring) {
|
||||
|
||||
foreach ($plugin_emoticons as $text => $emoticon) {
|
||||
$emostring = str_replace(
|
||||
["$text"],
|
||||
"{$emoticon}",
|
||||
$text,
|
||||
$emoticon,
|
||||
$emostring
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user