mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
bye bye trailing whitespaces (#442)
This commit is contained in:
@@ -142,8 +142,8 @@ if (isset($_GET['success']) && empty($_GET['success'])) {
|
||||
'created' => time(),
|
||||
'ip' => getIPLong(),
|
||||
'flag' => $_POST['flag']
|
||||
);
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
user_create_account($register_data, $config['mailserver']);
|
||||
if (!$config['mailserver']['debug']) header('Location: register.php?success');
|
||||
|
Reference in New Issue
Block a user