mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-11-29 08:56:51 +01:00
resolves #214
This commit is contained in:
@@ -112,7 +112,7 @@ if (isset($_GET['success']) && empty($_GET['success'])) {
|
||||
'password' => $_POST['password'],
|
||||
'email' => $_POST['email'],
|
||||
'created' => time(),
|
||||
'ip' => ip2long(getIP()),
|
||||
'ip' => getIPLong(),
|
||||
'flag' => $_POST['flag']
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user