Fixed combo_input and array_selector to to accept array of selected options from...
[fa-stable.git] / includes / page / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>