mirror of
https://gitlab.com/ceda_ei/Datology-Bot
synced 2025-10-21 04:30:05 +02:00
Add connection close.
This commit is contained in:
@@ -75,4 +75,5 @@ foreach ($alphabet as $letter=>$num){
|
||||
$query .= ");";
|
||||
|
||||
$conn->query($query);
|
||||
$conn->close();
|
||||
?>
|
||||
|
Reference in New Issue
Block a user