legal mumbo jumbo, starting to revamp the old UI, user agreement is not a finished page yet
This commit is contained in:
@@ -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 onload="CalculateGrid(); SetUp(); startApps();">
|
||||
<?php
|
||||
$_SESSION['desktop'] = false;
|
||||
$Page = "Artwork";
|
||||
require_once("Hotbar.php");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user