From aa8bb996783bb6ced999fa126b53c49cb44e82bd Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 28 Jul 2013 18:45:27 -0700 Subject: improve the red smiley --- include/text.php | 2 +- version.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/text.php b/include/text.php index 2d29dff31..dce927e80 100755 --- a/include/text.php +++ b/include/text.php @@ -887,7 +887,7 @@ function smilies($s, $sample = false) { ':facepalm', ':like', ':dislike', - 'red#', + 'red# the Red Matrix', '~friendica ~friendica' ); diff --git a/version.inc b/version.inc index 4d3f7496b..958992cec 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-07-26.386 +2013-07-28.388 -- cgit v1.2.3