]> git.mjollnir.org Git - moodle.git/commit
fixed bug that must have crept in during recent refactor. $course not being passed
authorthepurpleblob <thepurpleblob>
Fri, 6 Aug 2004 11:11:05 +0000 (11:11 +0000)
committerthepurpleblob <thepurpleblob>
Fri, 6 Aug 2004 11:11:05 +0000 (11:11 +0000)
commit3cb21c93883beb49756148debaec5dd6fec6c44e
tree766e0709009183f4ccda0b55fe43388b6f935ecd
parent3102622add56cbab05f3dce2b67554304cbf1d3a
fixed bug that must have crept in during recent refactor. $course not being passed
to export format object.
export file extension can now be selected by overriding method in format.php
mod/quiz/export.php