X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FSmilies.php;h=19c53d340dbb5822947806a39a38fd0af011d9b4;hb=06284e60073f374c1bd411e0bba6474a13c14f10;hp=5e87fd86cc1b45395a297283d86bfd36318c7d3f;hpb=6c36fd9e01510a14fea9de766b4afe6760912a2e;p=friendica.git diff --git a/src/Content/Smilies.php b/src/Content/Smilies.php index 5e87fd86cc..19c53d340d 100644 --- a/src/Content/Smilies.php +++ b/src/Content/Smilies.php @@ -1,20 +1,26 @@ . * - * Have also a look here: - * https://www.webpagefx.com/tools/emoji-cheat-sheet/ */ + namespace Friendica\Content; -use Friendica\Core\Config; use Friendica\Core\Hook; use Friendica\DI; use Friendica\Util\Strings;