Cleanup: various random sql queries found in UI files moved to database interface...
[fa-stable.git] / purchasing / inquiry / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>