Cleaned up code
This commit is contained in:
@ -95,8 +95,8 @@ if( $_SESSION['access'] != 1 ) {
|
||||
</head>
|
||||
<body>
|
||||
<div class=header>
|
||||
<h1>Liquidweb BMS Events</h1>
|
||||
<?php
|
||||
<h1> BMS Events</h1>
|
||||
<?php
|
||||
if(isset($_SESSION['uname'])) {
|
||||
echo "Hello, ";
|
||||
print_r($_SESSION['uname']);
|
||||
|
Reference in New Issue
Block a user