Replaced all deprecated functions so FA runs in php >= 5.3.0 as well.
[fa-stable.git] / sales / allocations / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>