From: tobiasd Date: Fri, 17 Jan 2014 08:25:52 +0000 (+0100) Subject: red# links to redmatrix.me X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c52973f9565af70c8562806e8b87257a3aa7ca7d;p=friendica.git red# links to redmatrix.me --- diff --git a/include/text.php b/include/text.php index a47e352bae..ee15290229 100644 --- a/include/text.php +++ b/include/text.php @@ -1129,7 +1129,7 @@ function smilies($s, $sample = false) { ':like', ':dislike', '~friendica ~friendica', - 'red red' + 'red red' ); $params = array('texts' => $texts, 'icons' => $icons, 'string' => $s);