Don't carry description around in USER session variable ... can be big

This commit is contained in:
moodler
2004-01-03 06:20:25 +00:00
parent 0253cd4edc
commit 1cb5bf828b
+1
View File
@@ -43,6 +43,7 @@
}
$USER = $user;
$USER->description = ""; // No need to cart this around
$USER->loggedin = true;
$USER->site = $CFG->wwwroot; // for added security