Update README.md

This commit is contained in:
hxcde 2023-03-28 13:02:31 +02:00 committed by GitHub
parent d246b2d34c
commit 022a588343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@ mv anonmail/* /var/www/html/
Edit in contact-form-process.php Edit in contact-form-process.php
```bash ```bash
$email_to = "recipient@example.de"; $email_to = "recipient@example.de";
$email_subject = "Anonymes Kontaktformular";
$email = 'sender@example.de'; $email = 'sender@example.de';
``` ```
Edit text at the End of index.html Edit text at the End of index.html