This website works better with JavaScript
Home
Explore
Help
Sign In
Medowar
/
psa-orderform
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4184fe815c
Branches
Tags
codex-org-email-cc-routing
main
psa-orderform
/
admin
/
backorders.php
backorders.php
86 B
History
Raw
1
2
3
4
5
<?php
require_once __DIR__ . '/../config.php';
header('Location: orders.php');
exit;