mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Removed save_session() - no longer needed.
This commit is contained in:
parent
55271c3047
commit
7a361c8b55
8 changed files with 0 additions and 18 deletions
|
@ -14,7 +14,6 @@
|
|||
} else {
|
||||
$USER->topic = $topic;
|
||||
}
|
||||
save_session("USER");
|
||||
}
|
||||
|
||||
if (isteacher($course->id) and isset($marker)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue