diff --git a/include/text.php b/include/text.php index f204e3f9b9..e1e0407500 100644 --- a/include/text.php +++ b/include/text.php @@ -725,6 +725,8 @@ function smilies($s, $sample = false) { '\\o/', 'o.O', 'O.o', + 'o_O', + 'O_o', ":'(", ":-!", ":-/", @@ -759,6 +761,8 @@ function smilies($s, $sample = false) { '\\o/', 'o.O', 'O.o', + 'o_O', + 'O_o', ':\'(', ':-!', ':-/',