mirror of
https://github.com/moodle/moodle.git
synced 2025-04-01 22:42:35 +02: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.