Merged fix from stable

This commit is contained in:
moodler
2005-05-28 06:39:38 +00:00
parent 2f9db41d7d
commit 7c7ca1b5ba
+1 -1
View File
@@ -2413,7 +2413,7 @@ function get_user_info_from_db($field, $value) { // For backward compatibility
* for the current SESSION
*/
function set_login_session_preferences() {
global $SESSION;
global $SESSION, $CFG;
$SESSION->justloggedin = true;