From f3af3ffc2590e76a3d5ebcf0186248b0809b5067 Mon Sep 17 00:00:00 2001 From: Bertrand Date: Sat, 16 Jun 2012 19:52:08 +0200 Subject: [PATCH] add id when change question -> Changing a question is still not working --- changeQuestion.php | 4 +++- index.php | 2 +- thanks.php | 2 +- validateChangeQuestion.php | 6 ++++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/changeQuestion.php b/changeQuestion.php index 806b1e0..6e220cf 100644 --- a/changeQuestion.php +++ b/changeQuestion.php @@ -33,7 +33,7 @@ $question = $fileQ->get_question($id);

Dernière chance pour changer d'avis

- Voici le rappel de votre question :
+ Voici le rappel de votre question :

print_test(); ?> Vous avez la possibilité de modifier votre question avant de la @@ -44,6 +44,8 @@ $question = $fileQ->get_question($id);

Modifier la question...

+getId() ?> /> +

diff --git a/index.php b/index.php index 37a8806..8c1783c 100644 --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ - Every AskWeb (BETA) + AskWeb (BETA)