Merge branch 'MDL-84620_close-recordset-in-tool_brickfield-manager-check_scheduled_areas' of https://github.com/ziegenberg/moodle into main
This commit is contained in:
@@ -402,6 +402,8 @@ class manager {
|
||||
}
|
||||
}
|
||||
|
||||
$rs->close();
|
||||
|
||||
if (count($batchinserts) > 0) {
|
||||
$DB->insert_records(self::DB_PROCESS, $batchinserts);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user