diff --git a/questions.php b/questions.php index 82aa496..a4d09a8 100755 --- a/questions.php +++ b/questions.php @@ -111,9 +111,18 @@ cette adresse email.\n\n" echo ("Error with the email"); //*/ } - header("Location: ./thanks.html?id=" . quest->getId()); + header("Location: ./thanks.php?id=" . $quest->getId()); } else header("Location: ./"); ?> + + + + + + + + + \ No newline at end of file diff --git a/thanks.html b/thanks.html deleted file mode 100644 index 018a9c9..0000000 --- a/thanks.html +++ /dev/null @@ -1,48 +0,0 @@ - - -get_question($id); -?> - - - - - - Every Questions (BETA) - - - -
-
- - - -

Nemubot Questions (BETA)

-
-
-
-

Merci de votre participation!

-

- Votre question a bien été ajoutée à la liste.
- Un email vous a été envoyé pour que vous confirmiez que - Vous êtes bien l'auteur de la question. -

- -

- Rappels de la question :
- print_test(); ?> -

-

- Vous pouvez proposer de nouvelles questions en cliquant - sur le lien ci-dessous.
- Proposer une nouvelle question -

-
- - -