MDL-28557 - calendar: fix trivial whitespace issue
This commit is contained in:
+1
-1
@@ -1278,7 +1278,7 @@ function calendar_set_filters(array $courseeventsfrom, $ignorefilters = false) {
|
||||
$group = true;
|
||||
} else if ($isloggedin) {
|
||||
$groupids = array();
|
||||
|
||||
|
||||
// We already have the courses to examine in $courses
|
||||
// For each course...
|
||||
foreach ($courseeventsfrom as $courseid => $course) {
|
||||
|
||||
Reference in New Issue
Block a user