This commit is contained in:
thies 2021-01-10 16:20:40 +01:00
parent f675174199
commit 1c51d5b7a8

View File

@ -1,6 +1,3 @@
<?php
echo $_GET['page'];
echo '<meta http-equiv="refresh" content="0; URL='.$_GET['page'].'">';
?>