thats nothing for prod like
This commit is contained in:
parent
e0e6d097b4
commit
87232b5308
@ -64,7 +64,6 @@ If this mail comes unsolicited, please just ignore the mail.
|
||||
|
||||
cheers
|
||||
loginpagefoo script';
|
||||
echo $url_activationcode;
|
||||
mail($mailrcpt, $mailsubject, $text, $from);
|
||||
|
||||
echo 'Link send. Going back to <a href="profile.php">profile</a> page. <meta http-equiv="refresh" content="0; URL=profile.php">';
|
||||
|
@ -57,7 +57,6 @@ If this mail comes unsolicited, please just ignore the mail.
|
||||
|
||||
cheers
|
||||
loginpagefoo script';
|
||||
echo $url_passwordcode;
|
||||
mail($mailrcpt, $mailsubject, $text, $from);
|
||||
|
||||
echo 'Link send. Going back to <a href="login.php">login</a> page. <meta http-equiv="refresh" content="0; URL=login.php">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user