Fixed stock quantity checks to block transactions which would result in negative...
[fa-stable.git] / gl / includes / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>