mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
- 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:
@@ -1287,7 +1287,7 @@ class install_convert extends module
|
||||
|
||||
$skip_rows++;
|
||||
}
|
||||
$db->sql_freeresult($___result);
|
||||
$src_db->sql_freeresult($___result);
|
||||
|
||||
// We might still have some rows waiting
|
||||
if (sizeof($waiting_rows))
|
||||
|
Reference in New Issue
Block a user