Add thanksConfirmation to avoid refresh

This commit is contained in:
Bertrand Cournaud 2012-05-25 11:48:49 +02:00
commit 0970c2f1d1
3 changed files with 54 additions and 36 deletions

View file

@ -8,8 +8,6 @@ $id = $_GET['id'];
$file = new QuestionsFile("questions.xml");
$question = $file->get_question($id);
$message = "Question validated maddafakka";
?>
<html>