mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-56307 course: Return time updated and times updated
This commit is contained in:
parent
cebce76f61
commit
65b2669d98
13 changed files with 146 additions and 63 deletions
|
@ -747,7 +747,7 @@ function folder_print_recent_activity($course, $viewfullnames, $timestart) {
|
|||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Check if the module has any update that affects the current user since a given time.
|
||||
*
|
||||
* @param cm_info $cm course module data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue