Merged trivial notice fix

This commit is contained in:
moodler
2008-02-20 06:19:59 +00:00
parent 150be0dfd0
commit efce0f5faa
+1
View File
@@ -67,6 +67,7 @@
$tt = userdate($scorm->timemodified);
}
$report = ' ';
$reportshow = ' ';
if (has_capability('mod/scorm:viewreport', $context)) {
$trackedusers = scorm_get_count_users($scorm->id, $scorm->groupingid);
if ($trackedusers > 0) {