Added forgotten DBA::close

This commit is contained in:
Michael
2020-04-28 05:55:17 +00:00
parent ebb96faedd
commit 9ccdbd9349
2 changed files with 2 additions and 0 deletions

View File

@@ -614,6 +614,7 @@ class Worker
}
}
}
DBA::close($entries);
}
/**