Fixed missing end tag; page works again
This commit is contained in:
@@ -6,6 +6,7 @@ $password = "Password456";
|
|||||||
|
|
||||||
// Current user
|
// Current user
|
||||||
$user = "William"; // Testing with until we have login working
|
$user = "William"; // Testing with until we have login working
|
||||||
|
?>
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
Reference in New Issue
Block a user