Update README.md
This commit is contained in:
parent
be1c4b3396
commit
2c30172327
@ -7,8 +7,9 @@ Apache:
|
|||||||
```bash
|
```bash
|
||||||
mv anonmail/* /var/www/html/
|
mv anonmail/* /var/www/html/
|
||||||
```
|
```
|
||||||
Edit
|
Edit in contact-form-process.php
|
||||||
```bash
|
```bash
|
||||||
$email_to = "email@example.de";
|
$email_to = "email@example.de";
|
||||||
$email_subject = "Anonymes Kontaktformular";
|
$email_subject = "Anonymes Kontaktformular";
|
||||||
|
$email = 'email@example.de';
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user