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