Fixed deprecated preg_replace in php >= 5.3.0 with the /e flag in utf8 reports.
[fa-stable.git] / purchasing / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>