"MDL-15424, close table tags manually before calling redirect"
This commit is contained in:
@@ -300,6 +300,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']);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user