Changed balance_sheet field in account class to ctype and fixed class editing.
[fa-stable.git] / gl / includes / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>