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
8439191bbc
obanana_b2b_test
/
admin
/
logout.php
6 lines
91 B
PHP
Raw
Blame
History
<
?
php
session_unset
();
session_destroy
();
header
(
"
location: login.php
"
)
?>
Reference in New Issue
View Git Blame
Copy Permalink