Fixed missing end tag; page works again

This commit is contained in:
William Miceli
2019-11-25 01:26:53 -05:00
parent 7728958a94
commit 70373d1453

View File

@@ -6,6 +6,7 @@ $password = "Password456";
// Current user
$user = "William"; // Testing with until we have login working
?>
<html>
<head>