aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_convert.php
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-06-10 13:42:55 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-06-10 13:42:55 +0000
commitafb7f26cccf999cc4a4a1fddf25ed24b585b45e0 (patch)
treedfa6945a59ac80020feee974970c0c0008c129d3 /phpBB/install/install_convert.php
parentde739b6532f16cc187a3ef492343807229f7b3c4 (diff)
downloadforums-afb7f26cccf999cc4a4a1fddf25ed24b585b45e0.tar
forums-afb7f26cccf999cc4a4a1fddf25ed24b585b45e0.tar.gz
forums-afb7f26cccf999cc4a4a1fddf25ed24b585b45e0.tar.bz2
forums-afb7f26cccf999cc4a4a1fddf25ed24b585b45e0.tar.xz
forums-afb7f26cccf999cc4a4a1fddf25ed24b585b45e0.zip
#12287
#12219 A little clean-up in the installer (thanks ToonArmy) git-svn-id: file:///svn/phpbb/trunk@7744 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/install/install_convert.php')
-rw-r--r--phpBB/install/install_convert.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/install/install_convert.php b/phpBB/install/install_convert.php
index c5a6df33b6..455f8841ad 100644
--- a/phpBB/install/install_convert.php
+++ b/phpBB/install/install_convert.php
@@ -1247,7 +1247,6 @@ class install_convert extends module
if (!$convert_row)
{
// move to the next batch or table
- $src_db->sql_freeresult($___result);
break;
}