This website requires JavaScript.
Explore
Help
Register
Sign In
gitadmin
/
erp-backend
Watch
1
Star
0
Fork
0
You've already forked erp-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
erp-backend
/
public
/
test_redirect.php
Yatu
32685b3b01
Initial commit: ERP Backend baseline
2026-04-01 17:07:04 +08:00
5 lines
42 B
PHP
Raw
Permalink
Blame
History
<
?
php
header
(
"
Location: /test
"
);
exit
;
?>
Reference in New Issue
View Git Blame
Copy Permalink