Poista IP-osoite saatavuuskysely-sähköpostista
IP tallentuu edelleen kyselyt.log-tiedostoon ja rate limit -järjestelmään. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
send.php
1
send.php
@@ -74,7 +74,6 @@ if (!empty($message)) {
|
|||||||
}
|
}
|
||||||
$body .= "\n-----------------------------------------\n";
|
$body .= "\n-----------------------------------------\n";
|
||||||
$body .= "Lähetetty: " . date('d.m.Y H:i') . "\n";
|
$body .= "Lähetetty: " . date('d.m.Y H:i') . "\n";
|
||||||
$body .= "IP: $ip\n";
|
|
||||||
|
|
||||||
$headers = "From: sivusto@cuitunet.fi\r\n";
|
$headers = "From: sivusto@cuitunet.fi\r\n";
|
||||||
$headers .= "Reply-To: $email\r\n";
|
$headers .= "Reply-To: $email\r\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user