1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-21 16:10:15 +01:00
Eric Merrill 4ea7da7828 MDL-47911 gradebook: Improve the performance of set_usedinaggregation
This function is called many many times during grade calculation, so it
should be as efficient as possible.
2015-02-27 09:46:34 +08:00
..