]> git.mxchange.org Git - friendica-addons.git/commitdiff
Update unicode_smilies.php
authorloma-one <44441246+loma-one@users.noreply.github.com>
Wed, 8 Jun 2022 18:07:32 +0000 (20:07 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jun 2022 18:07:32 +0000 (20:07 +0200)
changed

unicode_smilies/unicode_smilies.php

index 3bc47e5b904dabbb2843bbbbcecdebb27d3d2ac3..77bdfcdb2854b3213285ca9a175288fd4ade78ad 100644 (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:', '&#x1F62E;');
+//     Smilies::add($b, ':-d', '&#x;');
+       Smilies::add($b, ':-o', '&#x1F62E;');
 
 //     Regex killers - stick these at the bottom so they appear at the end of the English and
 //     at the start of $OtherLanguage.