Fixed false warning during upgrade process in debug mode.
[fa-stable.git] / gl / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>