From b13922301f9d6fdf9973cd30426e909bb6ec8f87 Mon Sep 17 00:00:00 2001 From: Cristian Fasanando Date: Wed, 13 May 2009 22:40:35 +0200 Subject: [PATCH] [svn r20604] Fixed vulnerabilities of security when you resolve an exercise - see FS#3909 --- main/exercice/exercise_result.php | 6 +++--- main/exercice/exercise_show.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/main/exercice/exercise_result.php b/main/exercice/exercise_result.php index 3a392b8dd5..f640f72586 100644 --- a/main/exercice/exercise_result.php +++ b/main/exercice/exercise_result.php @@ -29,7 +29,7 @@ * @author Olivier Brouckaert, main author * @author Roan Embrechts, some refactoring * @author Julio Montoya Armas switchable fill in blank option added -* @version $Id: exercise_result.php 20451 2009-05-10 12:02:22Z ivantcholakov $ +* @version $Id: exercise_result.php 20604 2009-05-13 20:40:35Z cfasanando $ * * @todo split more code up in functions, move functions to library? */ @@ -371,7 +371,7 @@ function display_fill_in_blanks_answer($answer) ?> - + - + diff --git a/main/exercice/exercise_show.php b/main/exercice/exercise_show.php index 25aee8ec63..85acd33bb4 100644 --- a/main/exercice/exercise_show.php +++ b/main/exercice/exercise_show.php @@ -4,7 +4,7 @@ * * @package dokeos.exercise * @author Julio Montoya Armas Added switchable fill in blank option added -* @version $Id: exercise_show.php 20451 2009-05-10 12:02:22Z ivantcholakov $ +* @version $Id: exercise_show.php 20604 2009-05-13 20:40:35Z cfasanando $ * * @todo remove the debug code and use the general debug library * @todo use the Database:: functions @@ -263,7 +263,7 @@ function display_fill_in_blanks_answer($answer,$id,$questionId) ?> - + @@ -286,7 +286,7 @@ function display_free_answer($answer,$id,$questionId) { ?> - +