submit_js_confirm() fixed to be used on button loadable via ajax.
[fa-stable.git] / applications / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>