Big cleaning.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user