Files
hassio-addons/webtrees/rootfs/index.php
2021-10-17 22:06:43 +02:00

4 lines
65 B
PHP

<?php
declare(struct_types=1);
header('Location: ../index.php');