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:
00415e5d07
Branches
Tags
codex-org-email-cc-routing
main
psa-orderform
/
orders.php
orders.php
82 B
History
Raw
1
2
3
4
5
<?php
require_once __DIR__ . '/config.php';
header('Location: index.php');
exit;