mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
More PHP 8.1 fixes.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
$BBCODE_TEMPLATE['forum'] = "
|
||||
<div class='field-spacer'><!-- --></div>
|
||||
{BB=link}{BB=b}{BB=i}{BB=u}{BB=img}{BB=format}{BB=left}{BB=center}{BB=right}{BB=justify}
|
||||
{BB=list}{BB=fontcol}{BB=fontsize}{BB=emotes}{BB=youtube}
|
||||
{BB=link}{BB=b}{BB=i}{BB=u}{BB=img}{BB=format}{BB=left}{BB=center}{BB=right}{BB=justify}{BB=list}{BB=fontcol}{BB=fontsize}{BB=emotes}{BB=youtube}
|
||||
<div class='field-spacer'><!-- --></div>
|
||||
";
|
||||
|
Reference in New Issue
Block a user