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