forked from server/landingpage
link to current sitzung
This commit is contained in:
parent
141d964e44
commit
9364c5bf77
9
sitzung/index.php
Normal file
9
sitzung/index.php
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
date_default_timezone_set("CET");
|
||||||
|
$date = date("Ymd");
|
||||||
|
|
||||||
|
header('Location: https://pad.wiai.de/p/sitzung'.$date);
|
||||||
|
exit;
|
||||||
|
|
||||||
|
?>
|
||||||
Loading…
x
Reference in New Issue
Block a user