From: friendica Date: Thu, 22 Mar 2012 04:45:45 +0000 (-0700) Subject: support lowercase :-p smilie X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d81256d7b051d9a76b087feeb64ac79fb4aeff4d;p=friendica.git support lowercase :-p smilie --- diff --git a/include/text.php b/include/text.php index 527f3a3442..92a74eb49e 100644 --- a/include/text.php +++ b/include/text.php @@ -712,6 +712,7 @@ function smilies($s, $sample = false) { ';-)', ':-(', ':-P', + ':-p', ':-"', ':-"', ':-x', @@ -745,6 +746,7 @@ function smilies($s, $sample = false) { ';-)', ':-(', ':-P', + ':-p', ':-\', ':-\', ':-x',