aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2013-09-16 04:45:58 +0200
committerNils Adermann <naderman@naderman.de>2013-09-16 04:45:58 +0200
commitd626ebaf1e3d993ba3474c8dd403b18d5faf8863 (patch)
tree5fd13d2e53ad48a228164a85aa1a7978727b262e /phpBB/phpbb/db/migration/data/v310
parentccbb070652a188fd3b2354781d57af8847015eee (diff)
downloadforums-d626ebaf1e3d993ba3474c8dd403b18d5faf8863.tar
forums-d626ebaf1e3d993ba3474c8dd403b18d5faf8863.tar.gz
forums-d626ebaf1e3d993ba3474c8dd403b18d5faf8863.tar.bz2
forums-d626ebaf1e3d993ba3474c8dd403b18d5faf8863.tar.xz
forums-d626ebaf1e3d993ba3474c8dd403b18d5faf8863.zip
[ticket/11700] Fix a few more comments
PHPBB3-11700
Diffstat (limited to 'phpBB/phpbb/db/migration/data/v310')
-rw-r--r--phpBB/phpbb/db/migration/data/v310/dev.php2
-rw-r--r--phpBB/phpbb/db/migration/data/v310/timezone.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/phpbb/db/migration/data/v310/dev.php b/phpBB/phpbb/db/migration/data/v310/dev.php
index 5a10e7c236..c1db883616 100644
--- a/phpBB/phpbb/db/migration/data/v310/dev.php
+++ b/phpBB/phpbb/db/migration/data/v310/dev.php
@@ -185,7 +185,7 @@ class dev extends \phpbb\db\migration\migration
public function move_customise_modules()
{
- // Move language management to new \location in the Customise tab
+ // Move language management to new location in the Customise tab
// First get language module id
$sql = 'SELECT module_id FROM ' . MODULES_TABLE . "
WHERE module_basename = 'acp_language'";
diff --git a/phpBB/phpbb/db/migration/data/v310/timezone.php b/phpBB/phpbb/db/migration/data/v310/timezone.php
index 93c58819ce..e3b1912049 100644
--- a/phpBB/phpbb/db/migration/data/v310/timezone.php
+++ b/phpBB/phpbb/db/migration/data/v310/timezone.php
@@ -65,7 +65,7 @@ class timezone extends \phpbb\db\migration\migration
}
/**
- * Determine the new \timezone for a given phpBB 3.0 timezone and
+ * Determine the new timezone for a given phpBB 3.0 timezone and
* "Daylight Saving Time" option
*
* @param $timezone float Users timezone in 3.0