]> git.mjollnir.org Git - moodle.git/commit
MDL-16345 changing &course to &courseid
authorpichetp <pichetp>
Mon, 23 Feb 2009 20:20:07 +0000 (20:20 +0000)
committerpichetp <pichetp>
Mon, 23 Feb 2009 20:20:07 +0000 (20:20 +0000)
commit38e74ec41c5022eb2df4590b5af319120c0602bc
treef1d031acc51c570e2089f90098bd6beee5498d57
parent2a42e8954fcb00f5a71c402dd0c0a8351d539051
MDL-16345 changing &amp;course to &amp;courseid
line1079
  return $CFG->wwwroot . '/question/preview.php?id=' . $questionid . '&amp;courseid=' . $this->course->id;
question/editlib.php