yet another PMA_DBI_free_result()
This commit is contained in:
@@ -217,6 +217,8 @@ foreach ($query AS $query_index => $single_query) {
|
||||
$last_message .= '<br />'.$strInsertedRowId . ' ' . $insert_id;
|
||||
}
|
||||
} // end if
|
||||
PMA_DBI_free_result($result);
|
||||
unset($result);
|
||||
}
|
||||
|
||||
if ($total_affected_rows != 0) {
|
||||
|
Reference in New Issue
Block a user