registration bug
This commit is contained in:
@@ -89,6 +89,9 @@ if ($_SESSION['step'] === 8) { // Всех их соберём, вместе с
|
||||
//Создаем персонажа
|
||||
|
||||
$uid = $newUser->new(
|
||||
$_SESSION['login'],
|
||||
$_SESSION['password'],
|
||||
$_SESSION['email'],
|
||||
$_SESSION['ref'],
|
||||
$_SESSION['birthday'],
|
||||
$_SESSION['sex'],
|
||||
|
||||
Reference in New Issue
Block a user