mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Remove some old save_sessions
This commit is contained in:
parent
7470fb3782
commit
70e5e91e9e
2 changed files with 0 additions and 4 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
if (!empty($lang)) {
|
||||
$SESSION->lang = $lang;
|
||||
save_session("SESSION");
|
||||
}
|
||||
|
||||
if (!empty($sub)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue