xref: /webtrees/data/index.php (revision 8121b9bec19818120092699199161a1357bb8f3f)
1*8121b9beSGreg Roach<?php
2*8121b9beSGreg Roachdeclare(strict_types=1);
3*8121b9beSGreg Roach
4*8121b9beSGreg Roachheader('Location: ../index.php');
5