adding functionality to send login message

This commit is contained in:
jakani24
2024-06-06 15:43:50 +02:00
parent bb2c884c09
commit 0d7846e4d5
7 changed files with 67 additions and 6 deletions

View File

@@ -318,7 +318,6 @@ $email = $_SESSION["email"];
</div>';
}
// Close the connection
}
?>