"vier": The contacts are now working again. Line break before closing bbcodes removed.

This commit is contained in:
Michael 2012-02-25 11:00:35 +01:00
parent 01301a6169
commit dccefb3c36
5 changed files with 289 additions and 22 deletions

View file

@ -258,7 +258,7 @@ function html2bbcode($message)
"[hr]\n",
"\n[list",
"[/list]\n",
"\n[/list]",
"\n[/",
"[list]\n",
"[list=1]\n",
"\n[*]"),
@ -268,7 +268,7 @@ function html2bbcode($message)
"[hr]",
"[list",
"[/list]",
"[/list]",
"[/",
"[list]",
"[list=1]",
"[*]"),