mirror of
https://github.com/moodle/moodle.git
synced 2025-03-25 18:12:29 +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.