From: pichetp Date: Tue, 13 Oct 2009 20:05:06 +0000 (+0000) Subject: MDL-20296 closing } added line 713 in question_restore_numerical_options X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=95cf694abeb2ac9620590d4e3cf6db712f16b522;p=moodle.git MDL-20296 closing } added line 713 in question_restore_numerical_options --- diff --git a/question/restorelib.php b/question/restorelib.php index dfd545bcb4..860efc0536 100644 --- a/question/restorelib.php +++ b/question/restorelib.php @@ -710,6 +710,7 @@ backup_flush(300); } } + } }