]> git.mjollnir.org Git - moodle.git/commit
Small code cleanup to fix an obscure warning. If you got an error in the middle of...
authortjhunt <tjhunt>
Fri, 30 Mar 2007 10:17:16 +0000 (10:17 +0000)
committertjhunt <tjhunt>
Fri, 30 Mar 2007 10:17:16 +0000 (10:17 +0000)
commit9523cbfcef4ea7bae0b2185691e2fdb8c5f8a7a6
tree575d637d5ff229ace4bf0698a07d86f9c76e17cd
parent653f890d22536532faf036cfb05d9637b211b058
Small code cleanup to fix an obscure warning. If you got an error in the middle of creating a quiz attempt, you could get an attempt with no states. Then that caused an error when the attempt was deleted. Merged from MOODLE_17_STABLE.
lib/questionlib.php