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