From 022a588343dde9841081423776cf3e4c93cea56c Mon Sep 17 00:00:00 2001 From: hxcde <30338980+hxcde@users.noreply.github.com> Date: Tue, 28 Mar 2023 13:02:31 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b521ccf..c6d75c8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ mv anonmail/* /var/www/html/ Edit in contact-form-process.php ```bash $email_to = "recipient@example.de"; -$email_subject = "Anonymes Kontaktformular"; $email = 'sender@example.de'; ``` Edit text at the End of index.html