From b62463107ce89f397aa0bd738f10cb0522bb126e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 19 May 2017 10:47:33 +0200 Subject: smileybutton fixes --- include/text.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index 162d7c365..d352a61bf 100644 --- a/include/text.php +++ b/include/text.php @@ -1171,7 +1171,6 @@ function list_smilies($default_only = false) { $texts = array( '<3', '</3', - '<\\3', ':-)', ';-)', ':-(', @@ -1207,7 +1206,6 @@ function list_smilies($default_only = false) { $icons = array( '<3', '</3', - '<\\3', ':-)', ';-)', ':-(', -- cgit v1.2.3