From: skodak Date: Sun, 4 Jun 2006 23:01:13 +0000 (+0000) Subject: Bug #5721 - students cannot take quiz when course language set to French; merged... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fce786b146f026c08f7f17510738f671b06e3541;p=moodle.git Bug #5721 - students cannot take quiz when course language set to French; merged from MOODLE_16_STABLE --- diff --git a/mod/quiz/view_js.php b/mod/quiz/view_js.php index fe4abd037b..2d31ed3885 100644 --- a/mod/quiz/view_js.php +++ b/mod/quiz/view_js.php @@ -16,7 +16,7 @@ if (!empty($CFG->usesid) && !isset($_COOKIE[session_name()])) {