moodle/cohort
Rajesh Taneja 9a51c3d95c MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting
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.
2013-03-12 17:14:53 +08:00
..
tests MDL-35465 add more sql escaping tests for cohort_get_cohorts() 2012-09-16 22:32:33 +02:00
assign.php MDL-36283 use accesscontext when assigning cohort members 2012-11-10 20:43:35 +01:00
edit.php MDL-35465 improve cohorts coding style 2012-09-16 21:38:28 +02:00
edit_form.php MDL-35465 improve cohorts coding style 2012-09-16 21:38:28 +02:00
index.php MDL-36554 Admin settings: make tables class consistent throughout admin settings 2013-01-14 10:10:54 +08:00
lib.php MDL-35917 fix cohort phpdocs 2012-10-13 17:54:30 +02:00
locallib.php MDL-36395: Converted hard-coded MAX_USER_PER_PAGE to config setting 2013-03-12 17:14:53 +08:00