Update unicode_smilies.php #1257

Merged
loma-one merged 3 commits from patch-1 into 2022.05-rc 2022-06-08 20:48:45 +02:00
Showing only changes of commit 14baddba32 - Show all commits

View file

@ -231,8 +231,8 @@ function unicode_smilies_smilies(&$a,&$b) {
// These two are still in core, so oldcore isn't strictly right, but we don't want too many directories
// Smilies::add($b, ':-d:', '&#x;');
Smilies::add($b, ':-o:', '😮');
// Smilies::add($b, ':-d', '&#x;');
Smilies::add($b, ':-o', '😮');
// Regex killers - stick these at the bottom so they appear at the end of the English and
// at the start of $OtherLanguage.