Replaced all deprecated functions so FA runs in php >= 5.3.0 as well.
[fa-stable.git] / includes / page / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>