Redirect all database errors to error log unless $go_debug is switched on.
[fa-stable.git] / js / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>