-
Rajesh Taneja authored
course, cohort, enrol, role, groups and forum used to use hard-coded MAX_USERS_PER_PAGE=100 for rendering user list. This has been converted to $CFG->maxusersperpage.
Rajesh Taneja authoredcourse, cohort, enrol, role, groups and forum used to use hard-coded MAX_USERS_PER_PAGE=100 for rendering user list. This has been converted to $CFG->maxusersperpage.
Loading