mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02: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