]> git.mjollnir.org Git - moodle.git/commit
fix notices: MDL-15974 Some systems that were upgraded have nullable columns, leading...
authortjhunt <tjhunt>
Thu, 27 Nov 2008 05:12:11 +0000 (05:12 +0000)
committertjhunt <tjhunt>
Thu, 27 Nov 2008 05:12:11 +0000 (05:12 +0000)
commit16590517fad1f3e10416929bc87120ec1c8b9671
tree2e7be8f707a38afa9f0496bf99bd874c4193a7df
parent1c4a15521dd3f701ade358f562815e20019f78f0
fix notices: MDL-15974 Some systems that were upgraded have nullable columns, leading to notices

A new install has NOT NULL DEFAULT 0.
mod/quiz/accessrules.php
question/type/multichoice/questiontype.php