New mysql/mysqli driver implemented. Uses mysqli driver from php version 5.5.
[fa-stable.git] / includes / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>