aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db
diff options
context:
space:
mode:
authorShitiz Garg <mail@dragooon.net>2014-06-19 03:45:51 +0530
committerShitiz Garg <mail@dragooon.net>2014-06-21 03:31:23 +0530
commite1454ec4872e22d9a3fe6e9a147d9926212c11b7 (patch)
tree29c4ca887c5d224189e0124e7272b7f2042b90ad /phpBB/phpbb/db
parentd15706bff55cb828eb0972d421bb15d042350652 (diff)
downloadforums-e1454ec4872e22d9a3fe6e9a147d9926212c11b7.tar
forums-e1454ec4872e22d9a3fe6e9a147d9926212c11b7.tar.gz
forums-e1454ec4872e22d9a3fe6e9a147d9926212c11b7.tar.bz2
forums-e1454ec4872e22d9a3fe6e9a147d9926212c11b7.tar.xz
forums-e1454ec4872e22d9a3fe6e9a147d9926212c11b7.zip
[ticket/12730] Minor formatting fixes
PHPBB3-12730
Diffstat (limited to 'phpBB/phpbb/db')
-rw-r--r--phpBB/phpbb/db/migration/data/v310/profilefield_googleplus.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/db/migration/data/v310/profilefield_googleplus.php b/phpBB/phpbb/db/migration/data/v310/profilefield_googleplus.php
index 8f9a9ed32f..bba20d117b 100644
--- a/phpBB/phpbb/db/migration/data/v310/profilefield_googleplus.php
+++ b/phpBB/phpbb/db/migration/data/v310/profilefield_googleplus.php
@@ -57,4 +57,4 @@ class profilefield_googleplus extends \phpbb\db\migration\profilefield_base_migr
'field_contact_desc' => 'VIEW_GOOGLEPLUS_PROFILE',
'field_contact_url' => 'http://plus.google.com/%s',
);
-} \ No newline at end of file
+}