mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
"MDL-15424, close table tags manually before calling redirect, merged from MOODLE_19_STABALE"
This commit is contained in:
parent
5425608f69
commit
5233c06bb7
@ -304,6 +304,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
echo '</td></tr></table>';
|
||||
redirect(CALENDAR_URL.'view.php?view=day&course='.$urlcourse.'&cal_d='.$_REQUEST['d'].'&cal_m='.$_REQUEST['m'].'&cal_y='.$_REQUEST['y']);
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user