Update unicode_smilies.php

changed
This commit is contained in:
loma-one 2022-06-08 20:07:32 +02:00 committed by GitHub
parent 8d84f2a557
commit 14baddba32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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.