summaryrefslogtreecommitdiff
path: root/data/index.php
blob: 8726dfa327fbfaa692d0c0d576e74797a7bc9d30 (plain)
1
2
3
4
<?php
declare(strict_types=1);

header('Location: ../index.php');