This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Medowar
/
psa-orderform
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
29e188a4fa
ブランチ
タグ
codex-org-email-cc-routing
main
psa-orderform
/
admin
/
reservations.php
reservations.php
86 B
履歴
Raw
1
2
3
4
5
<?php
require_once __DIR__ . '/../config.php';
header('Location: orders.php');
exit;