MDL-12218, display course specific role names on override page

This commit is contained in:
toyomoyo
2007-11-19 04:36:21 +00:00
parent ed61510be6
commit f2bcb0815d
+1
View File
@@ -34,6 +34,7 @@
} else {
$course = clone($SITE);
$courseid = SITEID;
$coursecontext = $context;
}
require_login($course);