mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 19:38:04 +02:00
4 lines
65 B
PHP
4 lines
65 B
PHP
<?php
|
|
declare(struct_types=1);
|
|
header('Location: ../index.php');
|