]> git.mjollnir.org Git - moodle.git/commitdiff
Just removing a space
authormoodler <moodler>
Wed, 29 Mar 2006 15:39:21 +0000 (15:39 +0000)
committermoodler <moodler>
Wed, 29 Mar 2006 15:39:21 +0000 (15:39 +0000)
lib/moodlelib.php

index e6d8e059c9d0c885a5f6dbdc65438023bf278e60..f8e8997c24d75b90d303e0f88e1b32f684301319 100644 (file)
@@ -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);
     }