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