aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data
diff options
context:
space:
mode:
authorYuriy Rusko <github@rusko.net>2014-05-28 01:05:46 +0200
committerYuriy Rusko <github@rusko.net>2014-05-28 01:07:56 +0200
commit55e1f02151adbe9d66a2d87c00c4f1959739aa36 (patch)
tree60dbb81e3596193d92bdd8d53bba6d4a7d853757 /phpBB/phpbb/db/migration/data
parent2a42aee8acfcab79b0dd43572b9da2c4dd8a288a (diff)
downloadforums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.gz
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.bz2
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.tar.xz
forums-55e1f02151adbe9d66a2d87c00c4f1959739aa36.zip
[ticket/12594] Replace phpBB Group with phpBB Limited
PHPBB3-12594
Diffstat (limited to 'phpBB/phpbb/db/migration/data')
-rw-r--r--phpBB/phpbb/db/migration/data/v310/style_update_p1.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/db/migration/data/v310/style_update_p1.php b/phpBB/phpbb/db/migration/data/v310/style_update_p1.php
index 462e2b61ae..5a3a1d5de7 100644
--- a/phpBB/phpbb/db/migration/data/v310/style_update_p1.php
+++ b/phpBB/phpbb/db/migration/data/v310/style_update_p1.php
@@ -140,7 +140,7 @@ class style_update_p1 extends \phpbb\db\migration\migration
$sql_ary = array(
'style_name' => 'prosilver',
- 'style_copyright' => '&copy; phpBB Group',
+ 'style_copyright' => '&copy; phpBB Limited',
'style_active' => 1,
'style_path' => 'prosilver',
'bbcode_bitfield' => 'lNg=',