mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Avoid one notice in course page (debug=on)
:-)
This commit is contained in:
parent
fcd6cf2340
commit
e1e108d41d
@ -92,6 +92,8 @@ function scorm_print_recent_activity(&$logs, $isteacher=false) {
|
||||
|
||||
global $CFG, $COURSE_TEACHER_COLOR;
|
||||
|
||||
$content = NULL;
|
||||
|
||||
return $content; // True if anything was printed, otherwise false
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user