From: friendica Date: Sat, 18 Feb 2012 07:44:25 +0000 (-0800) Subject: deprecating two-char smilies X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4222f506a82c7b2a50b602c51a83a85e1912450c;p=friendica.git deprecating two-char smilies --- diff --git a/include/text.php b/include/text.php index 8895f9813c..45881b9a64 100755 --- a/include/text.php +++ b/include/text.php @@ -686,19 +686,19 @@ function smilies($s, $sample = false) { '</3', '<\\3', ':-)', - ':)', +// ':)', ';-)', - ';)', +// ';)', ':-(', - ':(', +// ':(', ':-P', - ':P', +// ':P', ':-"', ':-"', ':-x', ':-X', ':-D', - ':D', +// ':D', '8-|', '8-O', ':-O', @@ -726,19 +726,19 @@ function smilies($s, $sample = false) { '</3', '<\\3', ':-)', - ':)', +// ':)', ';-)', - ';)', +// ';)', ':-(', - ':(', +// ':(', ':-P', - ':P', +// ':P', ':-\', ':-\', ':-x', ':-X', ':-D', - ':D', +// ':D', '8-|', '8-O', ':-O',