General fixes

+Added the possibility to start a maintenance (no user will be banned)
This commit is contained in:
iopietro
2018-06-01 17:57:44 +02:00
parent 4abb5c1354
commit 15cae4fde9
7 changed files with 185 additions and 175 deletions
+3 -3
View File
@@ -68,8 +68,8 @@ if (!empty($_GET['p'])) {
$subpage = 'Ban/Unban Players';
break;
case 'maintenence':
$subpage = 'Server Maintenence';
case 'maintenance':
$subpage = 'Server Maintenance';
break;
case 'cleanban':
@@ -473,7 +473,7 @@ if (!empty($_GET['p'])) {
<br />
<a href="#"><b>Ban</b></a>
<a href="?p=ban">Ban/Unban Players</a>
<a href="?p=maintenence">Server Maintenence</a>
<a href="?p=maintenance">Server Maintenance</a>
<a href="?p=cleanban">Clean Banlist Data</a>
<br />
<a href="#"><b>Gold</b></a>