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

@@ -12,6 +12,7 @@ require("Hidden/Security/StartSession.php");
</head>
<body onload="CalculateGrid(); SetUp(); startApps();">
<?php
$_SESSION['desktop'] = false;
$Page = "Store";
require_once("Hotbar.php");
?>