From: friendica Date: Thu, 31 May 2012 00:22:51 +0000 (-0700) Subject: y didn't i think of this b4? X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=15c023a21809c486b057d83a30313597f35ececa;p=friendica.git y didn't i think of this b4? --- diff --git a/include/text.php b/include/text.php index d6a9ef5d3a..376ac473de 100644 --- a/include/text.php +++ b/include/text.php @@ -742,6 +742,8 @@ function smilies($s, $sample = false) { ':homebrew', ':coffee', ':facepalm', + ':like', + ':dislike', '~friendika', '~friendica' @@ -778,6 +780,8 @@ function smilies($s, $sample = false) { ':homebrew', ':coffee', ':facepalm', + ':like', + ':dislike', '~friendika ~friendika', '~friendica ~friendica' );