1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 15:01:33 +02:00
#12219

A little clean-up in the installer (thanks ToonArmy)


git-svn-id: file:///svn/phpbb/trunk@7744 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2007-06-10 13:42:55 +00:00
parent de739b6532
commit afb7f26ccc
5 changed files with 19 additions and 11 deletions

View File

@@ -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;
}