diff --git a/send.php b/send.php index 2e73524..8587cb1 100644 --- a/send.php +++ b/send.php @@ -74,7 +74,6 @@ if (!empty($message)) { } $body .= "\n-----------------------------------------\n"; $body .= "Lähetetty: " . date('d.m.Y H:i') . "\n"; -$body .= "IP: $ip\n"; $headers = "From: sivusto@cuitunet.fi\r\n"; $headers .= "Reply-To: $email\r\n";