xref
: /
webtrees
/
data
/
index.php
(revision 88de55fda5bcccfc1527a19eaa4a245e17861255)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
declare
(
strict_types
=
1
);
3
4
header
(
'Location: ../
index.php
'
);
5