From afb7f26cccf999cc4a4a1fddf25ed24b585b45e0 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Sun, 10 Jun 2007 13:42:55 +0000 Subject: #12287 #12219 A little clean-up in the installer (thanks ToonArmy) git-svn-id: file:///svn/phpbb/trunk@7744 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/install/install_convert.php | 1 - 1 file changed, 1 deletion(-) (limited to 'phpBB/install/install_convert.php') 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; } -- cgit v1.2.1