Removed save_session() - no longer needed.

This commit is contained in:
moodler 2003-02-27 02:46:37 +00:00
parent 55271c3047
commit 7a361c8b55
8 changed files with 0 additions and 18 deletions

View file

@ -14,7 +14,6 @@
} else {
$USER->topic = $topic;
}
save_session("USER");
}
if (isteacher($course->id) and isset($marker)) {