mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/12594] Replace phpBB Group with phpBB Limited
PHPBB3-12594
This commit is contained in:
@@ -140,7 +140,7 @@ class style_update_p1 extends \phpbb\db\migration\migration
|
||||
|
||||
$sql_ary = array(
|
||||
'style_name' => 'prosilver',
|
||||
'style_copyright' => '© phpBB Group',
|
||||
'style_copyright' => '© phpBB Limited',
|
||||
'style_active' => 1,
|
||||
'style_path' => 'prosilver',
|
||||
'bbcode_bitfield' => 'lNg=',
|
||||
|
Reference in New Issue
Block a user