Merge branch 'w12_MDL-44599_m27_siteid' of https://github.com/skodak/moodle
This commit is contained in:
+1
-1
@@ -737,7 +737,7 @@ try {
|
||||
}
|
||||
// And the 'default' course - this will usually get reset later in require_login() etc.
|
||||
$COURSE = clone($SITE);
|
||||
/** @deprecated Id of the frontpage course, use $SITE->id instead */
|
||||
// Id of the frontpage course.
|
||||
define('SITEID', $SITE->id);
|
||||
|
||||
// init session prevention flag - this is defined on pages that do not want session
|
||||
|
||||
Reference in New Issue
Block a user