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:
@@ -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='
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user