SW/assets/index.php

3 lines
37 B
PHP
Raw Normal View History

2021-04-13 17:19:12 +02:00
<?php
header('Location: ../');
?>