mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-11-29 08:56:51 +01: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