diff --git a/login/index.php b/login/index.php index da57ff85b44..e01a807e70a 100644 --- a/login/index.php +++ b/login/index.php @@ -43,6 +43,7 @@ } $USER = $user; + $USER->description = ""; // No need to cart this around $USER->loggedin = true; $USER->site = $CFG->wwwroot; // for added security