mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
MDL-31948 - IMC-CP - Removing the deprecated imscp_get_participants function
This commit is contained in:
parent
e16e2300c5
commit
ce5f042b82
@ -247,18 +247,6 @@ function imscp_user_complete($course, $user, $mod, $imscp) {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the users with data in one imscp
|
||||
*
|
||||
* @todo: deprecated - to be deleted in 2.2
|
||||
*
|
||||
* @param int $imscpid
|
||||
* @return bool false
|
||||
*/
|
||||
function imscp_get_participants($imscpid) {
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* Lists all browsable file areas
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user