Merge branch 'wip-MDL-31948-master' of git://github.com/phalacee/moodle

This commit is contained in:
Sam Hemelryk
2012-05-09 11:49:33 +12:00
-12
View File
@@ -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
*