mirror of
https://github.com/moodle/moodle.git
synced 2025-07-19 13:21:42 +02:00
The current file submission is hard coded to a maximum of 20 files possible. While the user can choose a number less than 20, the maximum is still set in code. This converts the hard coded 20 to a site setting defaulting to 20.