i suck hold on

This commit is contained in:
flash 2016-01-17 03:08:08 +01:00
parent d62f8d61bc
commit 146b50d11d

View file

@ -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