From: tjhunt Date: Thu, 19 Feb 2009 01:09:44 +0000 (+0000) Subject: Add missing Id tags to all files under question, to help the unmerged files script. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4d41f4eee88e3e3305b72bb1a18e14d2ef94fcf6;p=moodle.git Add missing Id tags to all files under question, to help the unmerged files script. --- diff --git a/question/exportfile.php b/question/exportfile.php index 1a0011c349..0b3261d875 100644 --- a/question/exportfile.php +++ b/question/exportfile.php @@ -1,4 +1,4 @@ -libdir . '/filelib.php'); diff --git a/question/file.php b/question/file.php index 80e9615551..b2d3681548 100644 --- a/question/file.php +++ b/question/file.php @@ -1,4 +1,4 @@ -dirroot.'/question/type/edit_question_form.php'); /** * Defines the editing form for the thruefalse question type.