From: jamiesensei Date: Fri, 4 May 2007 06:09:37 +0000 (+0000) Subject: removing TODO comment as the question.php script no longer treats quiz as special. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1d88985787dbede9a7aacbb9847752880129d892;p=moodle.git removing TODO comment as the question.php script no longer treats quiz as special. --- diff --git a/question/question.php b/question/question.php index 127cad06a6..35484c3b50 100644 --- a/question/question.php +++ b/question/question.php @@ -2,8 +2,6 @@ /** * Page for editing questions using the new form library. * - * TODO: currently this still treats the quiz as special - * * @author T.J.Hunt@open.ac.uk * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package questionbank