forked from server/landingpage
fix presenter view for sitzungslink
This commit is contained in:
parent
2a663d41ac
commit
a8a4a692fb
@ -3,7 +3,7 @@
|
|||||||
date_default_timezone_set("CET");
|
date_default_timezone_set("CET");
|
||||||
$date = date("Ymd");
|
$date = date("Ymd");
|
||||||
|
|
||||||
header('Location: https://hackmd.wiai.de/p/sitzung'.$date);
|
header('Location: https://hackmd.wiai.de/sitzung'.$date);
|
||||||
exit;
|
exit;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user