SW/root/assets/index.php

3 lines
37 B
PHP
Raw Normal View History

2021-07-02 17:59:22 +02:00
<?php
header("Location: ../");
?>