- found a small flaw, no more errors from cross conversions :D

git-svn-id: file:///svn/phpbb/trunk@7037 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-02-22 20:36:00 +00:00
parent 42f3115763
commit df3a0f9a33

View file

@ -1287,7 +1287,7 @@ class install_convert extends module
$skip_rows++; $skip_rows++;
} }
$db->sql_freeresult($___result); $src_db->sql_freeresult($___result);
// We might still have some rows waiting // We might still have some rows waiting
if (sizeof($waiting_rows)) if (sizeof($waiting_rows))