Merge branch 'wip-MDL-31948-master' of git://github.com/phalacee/moodle
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user