Added checks on bank account creation to avoid selection of already used GL account.
[fa-stable.git] / gl / includes / ui / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>