mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
resolves #214
This commit is contained in:
@@ -90,7 +90,7 @@ if (isset($_GET['success']) && empty($_GET['success'])) {
|
||||
'vocation' => $_POST['selected_vocation'],
|
||||
'town_id' => $_POST['selected_town'],
|
||||
'sex' => $_POST['selected_gender'],
|
||||
'lastip' => ip2long(getIP()),
|
||||
'lastip' => getIPLong(),
|
||||
'created' => time()
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user