"vier": The contacts are now working again. Line break before closing bbcodes removed.
This commit is contained in:
@@ -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]",
|
||||
"[*]"),
|
||||
|
Reference in New Issue
Block a user