MDL-27880
1. moodle_user_get_course_participants_by_id web service to get user details in course context 2. Fixed the proformance issues of get_users_by_id web service
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
|
||||
|
||||
$version = 2011061700.01; // YYYYMMDD = weekly release date of this DEV branch
|
||||
$version = 2011061700.02; // YYYYMMDD = weekly release date of this DEV branch
|
||||
// RR = release increments - 00 in DEV branches
|
||||
// .XX = incremental changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user