mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 23:51:15 +01:00
Pass correct parameter/type in field constructor (`XMLDB_NOTNULL`) for consistency. This corrects the definition and preserves the truthyness of the value that was incorrectly passed previously.