(http://moodle.org/bugs/bug.php?op=show&bugid=1831)
This commit is contained in:
stronk7
2004-08-30 14:40:23 +00:00
parent 6908074777
commit 431c81eefa
+1 -6
View File
@@ -39,12 +39,7 @@
require_login();
}
if ($course->category) {
require_login($course->id);
if (isguest()) {
error("You must be logged to use this page.");
}
}
require_course_login($course);
/// setting the default values for the display mode of the current glossary
/// only if the glossary is viewed by the first time