Big cleaning.

This commit is contained in:
lopar
2018-12-13 01:37:27 +02:00
parent 9f0d0b540e
commit 03d07b0543
12 changed files with 21 additions and 245 deletions
-1
View File
@@ -4,7 +4,6 @@ if (!isset($_SESSION['uid'])) {
header('Location: /index.php');
die();
}
include_once('config.php');
include_once('functions.php');
if ($user['battle'] > 0) {