Another problem with 'parent != false'. should be 'parent !== false'.
[fa-stable.git] / gl / inquiry / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>