mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +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
|
@ -11,7 +11,6 @@
|
|||
} else {
|
||||
$USER->section = $week;
|
||||
}
|
||||
save_session("USER");
|
||||
}
|
||||
|
||||
if ($course->newsitems) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue