forked from root/threadr.lostcave.ddnss.de
„content/forwarding.php“ ändern
parent
3b49d523a4
commit
3d35ebc8f7
|
@ -7,7 +7,7 @@ $user = $_POST["user"];
|
|||
<title>e-Mail Verification</title>
|
||||
</head> <body>
|
||||
<?php
|
||||
<p>Bitte senden sie nun zur Verifikation eine e-Mail mit folgendem Inhalt an \"authentication@lostcave.ddnss.de\":</p>
|
||||
echo "<p>Bitte senden sie nun zur Verifikation eine e-Mail mit folgendem Inhalt an \"authentication@lostcave.ddnss.de\":</p>"
|
||||
echo "<p>Blub Blub $user</p>";
|
||||
echo "<p>$user</p>";
|
||||
echo "<p>$user</p>";
|
||||
|
|
Loading…
Reference in New Issue