This website requires JavaScript.
Explore
Help
Register
Sign In
Obanana.Corporation
/
obanana_b2b_test
Watch
3
Star
0
Fork
You've already forked obanana_b2b_test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bc7c212b91
obanana_b2b_test
/
admin
/
logout.php
6 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
first commit
2024-02-12 10:35:09 +08:00
<
?
php
introduced config.php - test mode, test email, data endpoint
2024-02-15 20:42:37 +08:00
first commit
2024-02-12 10:35:09 +08:00
session_unset
();
session_destroy
();
header
(
"
location: login.php
"
)
?>