X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FSmilies.php;h=4a20497a831c70a140135058902bac9b97117601;hb=c376081d0d00218ea494991de1d4a05c3b4c1567;hp=7a42f9ba47c16c64a66d3b91e1defc1c3c4985f9;hpb=ed9392469e7327639cc2d21870ad0ccacb3cda4d;p=friendica.git diff --git a/src/Content/Smilies.php b/src/Content/Smilies.php index 7a42f9ba47..4a20497a83 100644 --- a/src/Content/Smilies.php +++ b/src/Content/Smilies.php @@ -1,17 +1,24 @@ . * - * Have also a look here: - * https://www.webpagefx.com/tools/emoji-cheat-sheet/ */ + namespace Friendica\Content; use Friendica\Core\Hook;