mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Just removing a space
This commit is contained in:
parent
8a58a8e17f
commit
00a67d879c
@ -1506,7 +1506,6 @@ function require_login($courseid=0, $autologinguest=true, $cm=null) {
|
||||
global $CFG, $SESSION, $USER, $FULLME, $MoodleSession;
|
||||
|
||||
// Redefine global COURSEID, this is a new idea in 1.6 Beta and not to be relied on yet
|
||||
|
||||
if ($courseid) {
|
||||
define('COURSEID', $courseid);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user