mirror of
https://github.com/moodle/moodle.git
synced 2025-04-05 16:32:43 +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.