From 014094c42decfef764349c71a079d30df613d826 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Wed, 11 Oct 2006 16:30:51 +0000 Subject: [PATCH] Take out 8) smiliey that interfeers with ligitimate content like (1998). Merged from MOODLE_17_STABLE. --- lib/weblib.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/weblib.php b/lib/weblib.php index 1aa70fa2f3..d9ffc9bb4e 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -1765,8 +1765,6 @@ function replace_smilies(&$text) { ':-P' => 'tongueout', 'B-)' => 'cool', 'B)' => 'cool', - '8-)' => 'cool', - '8)' => 'cool', '^-)' => 'approve', '8-)' => 'wideeyes', ':o)' => 'clown', -- 2.39.5