legal mumbo jumbo, starting to revamp the old UI, user agreement is not a finished page yet

This commit is contained in:
2026-03-05 11:13:45 +00:00
parent f7f139ca72
commit e42cf38b60
44 changed files with 819 additions and 15 deletions

View File

@@ -7,10 +7,11 @@ require("Hidden/Security/StartSession.php");
<head>
<meta charset="UTF-8">
<title>Halbear.Net</title>
<link rel="stylesheet" href="default.css">
<link rel="stylesheet" href="Modernised.css">
</head>
<body>
<?php
$_SESSION['desktop'] = false;
$Page = "Contact";
require_once("Hotbar.php");
?>