MDL-31953 - Resource - Removing the deprecated resource_get_participants function

This commit is contained in:
Jason Fowler 2012-05-08 14:37:43 +08:00
parent e16e2300c5
commit c72c01b184

View file

@ -217,18 +217,6 @@ function resource_user_complete($course, $user, $mod, $resource) {
}
}
/**
* Returns the users with data in one resource
*
* @todo: deprecated - to be deleted in 2.2
*
* @param int $resourceid
* @return bool false
*/
function resource_get_participants($resourceid) {
return false;
}
/**
* Given a course_module object, this function returns any
* "extra" information that may be needed when printing