diff --git a/Account.php b/Account.php
index 892befc..c9209dd 100644
--- a/Account.php
+++ b/Account.php
@@ -11,6 +11,7 @@ require("Hidden/Security/StartSession.php");
diff --git a/AccountCentre/AccountCentre.php b/AccountCentre/AccountCentre.php
index b80607e..a9c2304 100644
--- a/AccountCentre/AccountCentre.php
+++ b/AccountCentre/AccountCentre.php
@@ -1 +1 @@
-
Halbear.Net
setTimeout(()=>{signInForm();},500);");
}
$LoggedIn = (isset($_SESSION["logged_in"])) ? $_SESSION["logged_in"] : false;
$Page = "AccountCentre";
require_once("../Hidden/Security/PasswordObfsucation.php");
require_once("AccountCentreHotbar.php");
if(!$LoggedIn){
echo("
Uh Oh! looks like you aren't logged in, please log in or sign up to manage your account!
");
} else{
echo("
DisplayName: ".$_SESSION["display_name"]."
UserName: ".$_SESSION["username"]."
");
}
?>
©Halbear Networking & Software Ltd
\ No newline at end of file
+
Halbear.Net
setTimeout(()=>{signInForm();},500);");
}
$LoggedIn = (isset($_SESSION["logged_in"])) ? $_SESSION["logged_in"] : false;
$Page = "AccountCentre";
require_once("../Hidden/Security/PasswordObfsucation.php");
require_once("AccountCentreHotbar.php");
if(!$LoggedIn){
echo("
Uh Oh! looks like you aren't logged in, please log in or sign up to manage your account!
");
} else{
echo("
DisplayName: ".$_SESSION["display_name"]."
UserName: ".$_SESSION["username"]."
");
}
?>
©Halbear Networking & Software Ltd
\ No newline at end of file
diff --git a/Artwork.php b/Artwork.php
index ac5eb0f..16161a0 100644
--- a/Artwork.php
+++ b/Artwork.php
@@ -7,10 +7,11 @@ require("Hidden/Security/StartSession.php");
Halbear.Net
-
+
diff --git a/Contact.php b/Contact.php
index 819119f..1ce08ce 100644
--- a/Contact.php
+++ b/Contact.php
@@ -7,10 +7,11 @@ require("Hidden/Security/StartSession.php");
Halbear.Net
-
+
diff --git a/Forum.php b/Forum.php
index 2683b37..893d3a0 100644
--- a/Forum.php
+++ b/Forum.php
@@ -7,10 +7,11 @@ require("Hidden/Security/StartSession.php");
Halbear.Net
-
+
diff --git a/ForumWindow.php b/ForumWindow.php
index dc30234..ea44cad 100644
--- a/ForumWindow.php
+++ b/ForumWindow.php
@@ -13,7 +13,7 @@ if(isset($_GET['fullscreen']) && $_GET['fullscreen']){
Halbear.Net
-
+
diff --git a/ms-icon-144x144.png b/ms-icon-144x144.png
new file mode 100644
index 0000000..000c085
Binary files /dev/null and b/ms-icon-144x144.png differ
diff --git a/ms-icon-150x150.png b/ms-icon-150x150.png
new file mode 100644
index 0000000..6433f81
Binary files /dev/null and b/ms-icon-150x150.png differ
diff --git a/ms-icon-310x310.png b/ms-icon-310x310.png
new file mode 100644
index 0000000..a7ba48e
Binary files /dev/null and b/ms-icon-310x310.png differ
diff --git a/ms-icon-70x70.png b/ms-icon-70x70.png
new file mode 100644
index 0000000..5a75e55
Binary files /dev/null and b/ms-icon-70x70.png differ
diff --git a/store.php b/store.php
index 0612278..cddaa42 100644
--- a/store.php
+++ b/store.php
@@ -12,6 +12,7 @@ require("Hidden/Security/StartSession.php");