i suck hold on
This commit is contained in:
parent
d62f8d61bc
commit
146b50d11d
1 changed files with 4 additions and 5 deletions
|
@ -81,7 +81,6 @@ class User
|
||||||
'user_registered' => time(),
|
'user_registered' => time(),
|
||||||
'user_last_online' => 0,
|
'user_last_online' => 0,
|
||||||
'user_country' => Utils::getCountryCode(),
|
'user_country' => Utils::getCountryCode(),
|
||||||
'user_data' => '[]',
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
// Get the last id
|
// Get the last id
|
||||||
|
|
Reference in a new issue