1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-08-23 16:47:13 +02:00
9 changed files with 29 additions and 14 deletions

View File

@@ -402,7 +402,7 @@ class phpbb_test_case_helpers
$tables['phpbb_styles'][] = array(
'style_id' => 1,
'style_path' => 'prosilver',
'bbcode_bitfield' => 'kNg='
'bbcode_bitfield' => '//g='
);
}