some info tags

This commit is contained in:
lukas-heiligenbrunner
2020-04-04 12:24:49 +02:00
parent 5448d85c18
commit cc3e39c598
2 changed files with 2 additions and 2 deletions

View File

@ -51,5 +51,4 @@ if (isset($_POST['action'])) {
} else {
echo('{"data":"error"}');
}
$conn->close();
return;