]> git.mjollnir.org Git - moodle.git/commit
Changed to absolute path for reaching the questiontype dependent editing page layout...
authorkaipe <kaipe>
Sat, 13 Nov 2004 18:29:25 +0000 (18:29 +0000)
committerkaipe <kaipe>
Sat, 13 Nov 2004 18:29:25 +0000 (18:29 +0000)
commit401f9a6a7839481edeb28e38a8687430bc4703de
tree96977f1d30704fba09f0a5f1d3bf405eec3d2aa5
parent80acb051d99af7519b9079c20b0274936320e5f5
Changed to absolute path for reaching the questiontype dependent editing page layout file.
This should increase robustness - some installations have faced problems with the previously used relative references.

This fix should be merged with the stable branch asap
mod/quiz/questiontypes/calculated/editquestion.php
mod/quiz/questiontypes/description/editquestion.php
mod/quiz/questiontypes/match/editquestion.php
mod/quiz/questiontypes/multianswer/editquestion.php
mod/quiz/questiontypes/multichoice/editquestion.php
mod/quiz/questiontypes/numerical/editquestion.php
mod/quiz/questiontypes/random/editquestion.php
mod/quiz/questiontypes/randomsamatch/editquestion.php
mod/quiz/questiontypes/shortanswer/editquestion.php
mod/quiz/questiontypes/truefalse/editquestion.php