Change web address after confirmation

This commit is contained in:
Bertrand 2012-05-24 20:20:14 +02:00
parent e86aba689f
commit 0c4a45f1f5

View File

@ -17,7 +17,7 @@ if (!$question)
else
{
$dest_mail = $question->get_validator();
$validationAddress = "validation.php?id=".$question->getId();
$validationAddress = "/validation.php?id=".$question->getId();
// Uncomment the following part for random email
/*