aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/convertors
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/convertors')
-rw-r--r--phpBB/install/convertors/convert_phpbb20.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/convertors/convert_phpbb20.php b/phpBB/install/convertors/convert_phpbb20.php
index ec5c6749cf..a1acb32da7 100644
--- a/phpBB/install/convertors/convert_phpbb20.php
+++ b/phpBB/install/convertors/convert_phpbb20.php
@@ -431,7 +431,7 @@ if (!$get_info)
array('ban_userid', '0', ''),
array('ban_email', '', ''),
array('ban_reason', '', ''),
- array('ban_give_reason', '', '')
+ array('ban_give_reason', '', ''),
'where' => "banlist.ban_ip LIKE '%.%'",
),