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