From 8101e5fc31fe0ed0531dc4ad3e7f095bf1b031dd Mon Sep 17 00:00:00 2001 From: tjhunt Date: Fri, 17 Jul 2009 07:02:13 +0000 Subject: [PATCH] quiz: remove incorrect TODO. --- mod/quiz/backuplib.php | 1 - 1 file changed, 1 deletion(-) diff --git a/mod/quiz/backuplib.php b/mod/quiz/backuplib.php index 232face751..6fb47e0bc0 100644 --- a/mod/quiz/backuplib.php +++ b/mod/quiz/backuplib.php @@ -53,7 +53,6 @@ // Then categories from parent contexts used by the quizzes we are backing up. - //TODO this will need generalising when we have modules other than quiz using shared questions above course level. $parentcontexts = get_parent_contexts($coursecontext); $params = array($course); $from = "{quiz} quiz,"; -- 2.39.5