Übernahme des redesign2018-Zweiges
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<!--Smartphoneweiche-->
|
||||
<?php
|
||||
header("HTTP/1.1 301 Moved Permanently");
|
||||
header("Status: 301 Moved Permanently");
|
||||
header("Location: /mobile/verein.wettkampfkalender.php");
|
||||
|
||||
exit();
|
||||
?>
|
||||
Reference in New Issue
Block a user