Close the statement handle.
This commit is contained in:
parent
2bd407d70e
commit
5f1f0a8a11
1 changed files with 1 additions and 0 deletions
|
|
@ -404,6 +404,7 @@ END {
|
|||
foreach my $group ($staff) {
|
||||
$group->delete if defined $group;
|
||||
}
|
||||
$creationDateSth->finish;
|
||||
}
|
||||
|
||||
sub simpleHrefParser {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue