From: Friendika Date: Fri, 31 Dec 2010 05:09:58 +0000 (-0800) Subject: and right angles X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e490c9459d066d4658f46b4b37b5c9321b0e7956;p=friendica.git and right angles --- diff --git a/include/html2bbcode.php b/include/html2bbcode.php index 1aaaffc557..f5790217a6 100644 --- a/include/html2bbcode.php +++ b/include/html2bbcode.php @@ -24,8 +24,8 @@ function html2bbcode($s) { '/\(.*?)\<\/code\>/is', '/\(.*?)\<\/span\>/is', '/\(.*?)\<\/blockquote\>/is', - '/\(.*?)\/is', - '/\(.*?)\/is', + '/\(.*?)\/is', + '/\(.*?)\/is', );